On Thu, 21 Jan 2010 14:47:41 -0600 Brandon Williams <dri...@gmail.com> wrote: 

BW> 2010/1/21 Ted Zlatanov <t...@lifelogs.com>
>> Also, maybe these options:
>> 
>> -ea \
>> -Xdebug \
>> -XX:+HeapDumpOnOutOfMemoryError \
>> -Xrunjdwp:transport=dt_socket,server=y,address=8888,suspend=n \
>> 
>> should go in a "debugging" configuration, triggered by setting
>> $CASSANDRA_DEBUG?  With a 60+ GB heap, dumping it to a file could be
>> very painful.  It's pretty bad with a smaller heap too.

BW> You can always override the CASSANDRA_INCLUDE environment variable
BW> and point it at a file with your own options.

I suggested it as a convenience for the end users who don't want to
override CASSANDRA_INCLUDE and don't need the debugging options on by
default.  Not everyone is an expert on the JVM options.

Ted

Reply via email to