mirror of https://github.com/apache/cassandra
Remove old jamm jar and update cassandra.bat
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0.0@1171538 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
471b107d26
commit
3c4f0404ad
|
|
@ -26,7 +26,7 @@ if NOT DEFINED JAVA_HOME goto err
|
|||
|
||||
REM ***** JAVA options *****
|
||||
set JAVA_OPTS=-ea^
|
||||
-javaagent:"%CASSANDRA_HOME%\lib\jamm-0.2.2.jar"^
|
||||
-javaagent:"%CASSANDRA_HOME%\lib\jamm-0.2.5.jar"^
|
||||
-Xms1G^
|
||||
-Xmx1G^
|
||||
-XX:+HeapDumpOnOutOfMemoryError^
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue