You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2021/09/20 21:39:00 UTC

[jira] [Created] (CASSANDRA-16981) Respect com.sun.management.jxmremote.host

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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org