This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 439c8278f00d0b571f66190e5572371f6e8e4e59
Merge: e49b25c 8ac2e42
Author: Mick Semb Wever <[email protected]>
AuthorDate: Mon Apr 1 20:50:02 2019 +1100

    Merge branch 'cassandra-3.11' into trunk

 conf/cassandra-env.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc conf/cassandra-env.sh
index dc30437,7f7081b..5c9844c
--- a/conf/cassandra-env.sh
+++ b/conf/cassandra-env.sh
@@@ -263,11 -291,11 +263,11 @@@ JVM_OPTS="$JVM_OPTS -Dcom.sun.managemen
  
  # To use mx4j, an HTML interface for JMX, add mx4j-tools.jar to the lib/
  # directory.
- # See http://wiki.apache.org/cassandra/Operations#Monitoring_with_MX4J
 -# See http://cassandra.apache.org/doc/3.11/operating/metrics.html#jmx
++# See http://cassandra.apache.org/doc/latest/operating/metrics.html#jmx
  # By default mx4j listens on 0.0.0.0:8081. Uncomment the following lines
  # to control its listen address and port.
 -#MX4J_ADDRESS="-Dmx4jaddress=127.0.0.1"
 -#MX4J_PORT="-Dmx4jport=8081"
 +#MX4J_ADDRESS="127.0.0.1"
 +#MX4J_PORT="8081"
  
  # Cassandra uses SIGAR to capture OS metrics CASSANDRA-7838
  # for SIGAR we have to set the java.library.path


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to