Author: eevans
Date: Tue Feb  9 18:09:59 2010
New Revision: 908138

URL: http://svn.apache.org/viewvc?rev=908138&view=rev
Log:
remove redundant -XX:SurvivorRatio option

Modified:
    incubator/cassandra/branches/cassandra-0.5/bin/cassandra.in.sh

Modified: incubator/cassandra/branches/cassandra-0.5/bin/cassandra.in.sh
URL: 
http://svn.apache.org/viewvc/incubator/cassandra/branches/cassandra-0.5/bin/cassandra.in.sh?rev=908138&r1=908137&r2=908138&view=diff
==============================================================================
--- incubator/cassandra/branches/cassandra-0.5/bin/cassandra.in.sh (original)
+++ incubator/cassandra/branches/cassandra-0.5/bin/cassandra.in.sh Tue Feb  9 
18:09:59 2010
@@ -43,7 +43,6 @@
         -Xrunjdwp:transport=dt_socket,server=y,address=8888,suspend=n \
         -Xms128M \
         -Xmx1G \
-        -XX:SurvivorRatio=8 \
         -XX:TargetSurvivorRatio=90 \
         -XX:+AggressiveOpts \
         -XX:+UseParNewGC \


Reply via email to