Ekaterina Dimitrova created CASSANDRA-16981:
-----------------------------------------------
Summary: Respect com.sun.management.jxmremote.host
Key: CASSANDRA-16981
URL: https://issues.apache.org/jira/browse/CASSANDRA-16981
Project: Cassandra
Issue Type: Bug
Reporter: Ekaterina Dimitrova
It seems we don't respect com.sun.management.jxmremote.host in
[createJMXServer()|https://github.com/apache/cassandra/blob/cassandra-3.11/src/java/org/apache/cassandra/utils/JMXServerUtils.java#L64]
The flow should be - when_ local _is true, we only bind localhost, otherwise
we bind everything, unless com.sun.management.jmxremote.host is set, then we
use that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]