Re: Cassandra 2.1.3: OOM during bootstrap

2015-03-30 Thread Robert Coli
On Mon, Mar 30, 2015 at 2:08 AM, Nathan Bijnens wrote: > We are getting a OOM when adding a new node to an existing cluster. In the > heapdump we found that this thread caused the OutOfMemory exception: > > "SharedPool-Worker-10" daemon prio=5 tid=440 RUNNABLE > This type of post is probably bet

Cassandra 2.1.3: OOM during bootstrap

2015-03-30 Thread Nathan Bijnens
We are getting a OOM when adding a new node to an existing cluster. In the heapdump we found that this thread caused the OutOfMemory exception: "SharedPool-Worker-10" daemon prio=5 tid=440 RUNNABLE at java.lang.OutOfMemoryError.(OutOfMemoryError.java:48) at java.nio.HeapByteBuffer.(HeapByteBuffer