scylla-operator
scylla-operator copied to clipboard
Disable JMX debug endpoint
ScyllaDB JMX service opens random port on 0.0.0.0 that is unsecured. We should disable that port by default.
Also random port is bad an prevents us from validating open ports.
Filled ScyllaDB issue as well https://github.com/scylladb/scylla-jmx/issues/236