Re: OutOfMemoryError when initializing a secondary index

2016-08-09 Thread Carlos Alonso
If you're deleting all traces of the index you probably want to look at the commit log as they are probably being recreated from there. Hope it helps. Carlos Alonso | Software Engineer | @calonso On 5 August 2016 at 23:05, Charlie Moad wrote: > Running Cassandra 3

OutOfMemoryError when initializing a secondary index

2016-08-05 Thread Charlie Moad
Running Cassandra 3.0.7 we have 3 out of 6 nodes that threw an OOM error when a developer created a secondary index. I'm trying to repair the cluster. I stopped all nodes, deleted all traces of the table and secondary index from disk, removed commit logs and saved caches, and restarted the instance