Skip to content

Executor hogging threads #291

Description

@ybasket

Hey, we see sometimes log messages like this

[dd.trace 2020-04-14 06:25:55:223 +0000] [dd-jmx-collector] WARN org.datadog.jmxfetch.App - Executor has to be replaced for recovery processor, previous one hogging threads

Looking at the code, this seem to mean all threads of the ExecutorService it wants to use are busy. As we see this in a service which is quite idle, this is bit surprising…nevertheless, important would be to know whether this is a real problem or not. Does someone here know the rationale behind checking the "thread availability" and maybe even what to about this log message?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions