Re: Cassandra 082 - Large swap memory

2011-08-25 Thread King JKing
u, Aug 25, 2011 at 10:36 PM, King JKing wrote: > > Dear all, > > My Cassandra 082 server had very large swap memory. > > JConsole show memory used just 2.9GB. But htop (top) show Cassandra > process > > take 8700MB. > > Here is my config: > > MAX_HEAP_SIZE=&quo

Cassandra 082 - Large swap memory

2011-08-25 Thread King JKing
Dear all, My Cassandra 082 server had very large swap memory. JConsole show memory used just 2.9GB. But htop (top) show Cassandra process take 8700MB. Here is my config: MAX_HEAP_SIZE="6G" HEAP_NEWSIZE="400M" JVM_OPTS="$JVM_OPTS -XX:+UseParNewGC" JVM_OPTS="$JVM_OPTS -XX:+UseConcMarkSweepGC" JVM_O