Re: OutOfMemory during repair on 0.8.1

2011-07-06 Thread Jonathan Ellis
# The Index Interval determines how large the sampling of row keys # is for a given SSTable. The larger the sampling, the more effective # the index is at the cost of space. index_interval: 128 2011/7/6 Héctor Izquierdo Seliva : > Forcing a full gc doesn't help either. Now the node is stuck in a

Re: OutOfMemory during repair on 0.8.1

2011-07-06 Thread Héctor Izquierdo Seliva
Forcing a full gc doesn't help either. Now the node is stuck in an endless loop of full gcs that don't free any memory.