Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use daemon thread for scheduling in jmx-metrics BeanFinder #11337

Merged
merged 1 commit into from
May 15, 2024

Conversation

lizongwu
Copy link
Contributor

In jmx-metrics's BeanFinder, a non-daemon scheduling thread was used to refresh state.
This may interfere jvm's shutdown process in some situation. eg. standalone Tomcat's shutdown.sh process will get stuck if agent is attached to it.

@lizongwu lizongwu requested a review from a team as a code owner May 11, 2024 02:39
Copy link

linux-foundation-easycla bot commented May 11, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

@trask trask merged commit c78277e into open-telemetry:main May 15, 2024
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants