Re: Pushing through major compaction

2012-03-30 Thread aaron morton
If you are experiencing OOM related to compaction try the following: * if you have wide rows reduce the in_memory_compaction_limit_in_mb yaml setting. * uncomment concurrent_compactors so that a single compaction run at a time Hope that helps. - Aaron Morton Freelance Develo

Pushing through major compaction

2012-03-27 Thread Oleg Proudnikov
Hello, Could you please share you experience on pushing through a major compaction on a CF with a large number of sstables? I get an OOM even after dropping CFs that I can drop and increasing JVM heap to the limit. My caches are minimal and memtables are empty. This only happens on a single nod