Skip to content

[bugfix][jmxreceiver] Cancel rogue subprocess #23051

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

Merged
merged 2 commits into from
Jun 6, 2023

Conversation

mrsillydog
Copy link
Contributor

Description: Fixed the issue where the JMX receiver's subprocess wasn't canceled upon shutdown, resulting in a rogue java process.

Link to tracking Issue: Discovered during #22751

Testing: Ensured rogue process was cleaned up when the JMX integration test was run.

@mrsillydog mrsillydog requested review from a team and fatsheep9146 June 2, 2023 21:26
@github-actions github-actions bot added the receiver/jmx JMX Receiver label Jun 2, 2023
@github-actions github-actions bot requested a review from rmfitzpatrick June 2, 2023 21:27
Copy link
Member

@djaglowski djaglowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rmfitzpatrick do you want to take a look as well?

@djaglowski djaglowski merged commit fd0c6ff into open-telemetry:main Jun 6, 2023
@github-actions github-actions bot added this to the next release milestone Jun 6, 2023
@mrsillydog mrsillydog deleted the bugfix/jmx-rogue-process branch June 6, 2023 15:08
Caleb-Hurshman pushed a commit to observIQ/opentelemetry-collector-contrib that referenced this pull request Jul 6, 2023
* [bugfix][jmxreceiver] Cancel rogue subprocess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/jmx JMX Receiver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants