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

Mancenter Clustered JMX #409

Open
brettplarson opened this issue Dec 7, 2023 · 0 comments
Open

Mancenter Clustered JMX #409

brettplarson opened this issue Dec 7, 2023 · 0 comments

Comments

@brettplarson
Copy link

Hi -
It seems like the helm chart has no support for exposing a JMX port from management center

You can enable this-

.Values.mancenter.javaOpts
-Dhazelcast.mc.jmx.enabled=true

However as far as I can tell, there's no way to expand the template to expose the port used for JMX.

https://github.com/hazelcast/charts/blob/master/stable/hazelcast/templates/mancenter-statefulset.yaml#L84

This would be helpful to use the clustered JMX feature described here:
https://docs.hazelcast.com/management-center/5.3/integrate/jmx

With the standard hazelcast chart, you can use customPorts https://github.com/hazelcast/charts/blob/master/stable/hazelcast/templates/statefulset.yaml#L93

Thank you!

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

No branches or pull requests

1 participant