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

Gate LinkingMetadataMBean on a config directive #62

Closed
breedx-nr opened this issue Sep 18, 2020 · 0 comments · Fixed by #66
Closed

Gate LinkingMetadataMBean on a config directive #62

breedx-nr opened this issue Sep 18, 2020 · 0 comments · Fixed by #66
Assignees

Comments

@breedx-nr
Copy link
Contributor

This should be built after #61.

Right now, we always try and register the LinkingMetadataMBean with the platform MBean server. In some configurations, this can be problematic and prevent the agent from starting. We should change this behavior so that the LInkingMetadataMBean is only registered when a config item is present.

This config item should be part of the jmx subconfig, perhaps something like jmx.registerLinkingMetadataMBean or similar.

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 a pull request may close this issue.

1 participant