fix broken link in cassandra-env.sh
-----------------------------------
Key: CASSANDRA-4107
URL: https://issues.apache.org/jira/browse/CASSANDRA-4107
Project: Cassandra
Issue Type: Improvement
Reporter: Ilya Shipitsin
link at blogs.sun.com leads to 404
{noformat}
--- conf/cassandra-env.sh.orig Mon Apr 2 20:26:42 2012
+++ conf/cassandra-env.sh Mon Apr 2 20:27:30 2012
@@ -186,7 +186,7 @@
# JVM_OPTS="$JVM_OPTS -Djava.rmi.server.hostname=<public name>"
#
# see
-#
http://blogs.sun.com/jmxetc/entry/troubleshooting_connection_problems_in_jconsole
+#
https://blogs.oracle.com/jmxetc/entry/troubleshooting_connection_problems_in_jconsole
# for more on configuring JMX through firewalls, etc. (Short version:
# get it working with no firewall first.)
JVM_OPTS="$JVM_OPTS -Dcom.sun.management.jmxremote.port=$JMX_PORT"
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira