Jay Zhuang created CASSANDRA-13574:
--------------------------------------

             Summary: mx4j default listening configuration comment is not 
correct
                 Key: CASSANDRA-13574
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13574
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
            Reporter: Jay Zhuang
            Assignee: Jay Zhuang
            Priority: Minor


{noformat}
By default mx4j listens on 0.0.0.0:8081.
{noformat}
https://github.com/apache/cassandra/blob/cassandra-2.2/conf/cassandra-env.sh#L302

It's actually set to Cassandra broadcast_address and it will never be 
{{0.0.0.0}}:
https://github.com/apache/cassandra/blob/cassandra-2.2/src/java/org/apache/cassandra/utils/Mx4jTool.java#L79



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to