This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch cassandra-2.2
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-2.2 by this push:
new 6fc3df9 Update comment link to mx4j in cassandra-env.sh
6fc3df9 is described below
commit 6fc3df93b833c10128c976184add8d16f7aeec2e
Author: Mick Semb Wever <[email protected]>
AuthorDate: Mon Apr 1 20:40:19 2019 +1100
Update comment link to mx4j in cassandra-env.sh
patch by Jearvon Dharrie; reviewed by Mick Semb Wever for CASSANDRA-14950
---
conf/cassandra-env.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/cassandra-env.sh b/conf/cassandra-env.sh
index 7b1b8d3..b394d5f 100644
--- a/conf/cassandra-env.sh
+++ b/conf/cassandra-env.sh
@@ -310,7 +310,7 @@ fi
# 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
# 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"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]