-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels