GithubHelp home page GithubHelp logo

Comments (6)

davseitsev avatar davseitsev commented on August 16, 2024 1

The fix in #21356 significantly improves the situation but it's still reproduced. Accoring to latest comments, there are still some cases when we create json factory with LockFreePool, so the fix in version 444 doesn't cover all the cases and it could be the reason.
We've applied additional fix for #21356 and the workaround from #21512 and we can't reproduce the issue anymore.
We were testing it during 2 days on our production env and it looks stable.

from trino.

davseitsev avatar davseitsev commented on August 16, 2024

Vey likely the issue is cased by jackson serializer, it's described here #21356.
After changing recycler pool implementation we can't reproduce it.

from trino.

Akanksha-kedia avatar Akanksha-kedia commented on August 16, 2024

@davseitsev The proposed solution involves modifying the HTTPServer code to introduce a timeout if a thread is in idle state for more than x minutes. This modification is done in a new module with the HTTPServer class from a specific version of the simple client http server used by the jmx prometheus java agent.?

from trino.

Akanksha-kedia avatar Akanksha-kedia commented on August 16, 2024

i would like to work on this.

from trino.

davseitsev avatar davseitsev commented on August 16, 2024

It might be related to this issue #21512.

from trino.

findepi avatar findepi commented on August 16, 2024

It might be related to this issue #21512.

the other issue mentions a workaround (experimental.thread-per-driver-scheduler-enabled=false)
@davseitsev Once that is set, do you still observe the problem with workers being killed/stuck/unresponsive when you run your Grafana dashboard?

from trino.

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.