Fix remote debugging configuration

Patch by blerer; reviewed by jmckenzie for CASSANDRA-9297
This commit is contained in:
Benjamin Lerer 2015-05-05 13:24:29 -05:00 committed by Josh McKenzie
parent dbb36a476b
commit 9b77cdea76
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ fi
# JVM_OPTS="$JVM_OPTS -Djava.library.path=<JEMALLOC_HOME>/lib/"
# uncomment to have Cassandra JVM listen for remote debuggers/profilers on port 1414
# JVM_OPTS="$JVM_OPTS -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1414"
# JVM_OPTS="$JVM_OPTS -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=1414"
# Prefer binding to IPv4 network intefaces (when net.ipv6.bindv6only=1). See
# http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6342561 (short version: