Skip to content

Mancenter Clustered JMX #409

Description

@brettplarson

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions