Re: OutOfMemory on deletes

2010-10-01 Thread Jonathan Ellis
this looks like compaction is OOMing while processing a large row. On Fri, Oct 1, 2010 at 1:36 AM, Sudhir j wrote: > Hi, > We are using cassandra 0.6.5 to store some analysis data. Recently we added > a timer task to remove data older than a month and deployed on a test > setup. > The removal wor

OutOfMemory on deletes

2010-09-30 Thread Sudhir j
Hi, We are using cassandra 0.6.5 to store some analysis data. Recently we added a timer task to remove data older than a month and deployed on a test setup. The removal worked fine but immediately after the data was removed cassandra node got OutOfMemory in compaction thread. Heap size is configur