GithubHelp home page GithubHelp logo

Comments (5)

jyanJing avatar jyanJing commented on June 3, 2024

Hi @VAIBHAVCES , before I dig into the error, wanted to check with you if you are seeing this issue from the latest version of Finatra? What is the reason you are using an older version of Finatra?

from finatra.

VAIBHAVCES avatar VAIBHAVCES commented on June 3, 2024

Hi @jyanJing , Yes I started to see this only after using up the new version of finatra 21.9 I have also checked by using older version in that these logs are not visible, this part was updated 6-7months back, at that time I guess this was the latest release that's why currently I am not on latest version, but if latest fix has change for it probably we can update , but in my suggestion as part of backward compatibility this version should also work fine

from finatra.

jyanJing avatar jyanJing commented on June 3, 2024

Hi @VAIBHAVCES , which Http version are you using for your client and server? Asking since we removed UseH2 toggles in Finagle 21.8.0, all clients and servers are defaulted to HTTP/2, I was wondering if that is related to the error you are seeing.
You could try verifying it by using c.t.finagle.Http.client.withNoHttp2 and c.t.finagle.Http.server.withNoHttp2 respectively to create a client and server.

from finatra.

joybestourous avatar joybestourous commented on June 3, 2024

hey @VAIBHAVCES, looks like you haven't replied in a while, is this still an issue you're seeing?

from finatra.

VAIBHAVCES avatar VAIBHAVCES commented on June 3, 2024

Hi @jyanJing , @joybestourous thanks for your triage , most probably the solution for my problem is the one which @jyanJing suggested to add c.t.finagle.Http.client.withNoHttp2 in my HTTP client , after that at-least I was not able to monitor it in my local setup, I wanted to move my code to production and wanted to monitor it there , but I would prefer closing this issue for now , if I face any problem in future i would prefer to reopen it , thanks again for your efforts and time

from finatra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.