bf2fc6cc711aee1a0c2a / kas-fleetshard

The kas-fleetshard-operator is responsible for provisioning and managing instances of kafka on a cluster. The kas-fleetshard-synchronizer synchronizes the state of a fleet shard with the kas-fleet-manager.
Apache License 2.0
7 stars 20 forks source link

Configure `com.sun.management.jmxremote.rmi.port` so that we can port… #743

Closed SamBarker closed 2 years ago

SamBarker commented 2 years ago

… forward JMX

k-wall commented 2 years ago

lgtm, tested, works for me. thank you @SamBarker. And I learnt a new JMX party trick.

One comment: please update https://github.com/bf2fc6cc711aee1a0c2a/kas-fleetshard/blob/main/ADVANCED.md#querying-kafka-jmx-mbeans to describe the new faeture. I'd vote to retain the JmxTool use-case as this has utility, especially for command-line centric use-cases of SRE groups.