scylla-operator icon indicating copy to clipboard operation
scylla-operator copied to clipboard

Disable JMX debug endpoint

Open tnozicka opened this issue 1 year ago • 1 comments

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.

tnozicka avatar Feb 29 '24 08:02 tnozicka

Filled ScyllaDB issue as well https://github.com/scylladb/scylla-jmx/issues/236

tnozicka avatar Feb 29 '24 13:02 tnozicka