Re: is multithreaded_compaction stable?

2012-09-15 Thread Alexander N. Spitzer
it and had no problem. However there are a few open > issues with it, which is probably where "unstable" came from. I would > stick with the compaction throughput setting. > > Cheers, > > Jeremy > > On Sep 15, 2012, at 7:57 PM, Alexander N. Spitzer > wrote: &g

is multithreaded_compaction stable?

2012-09-15 Thread Alexander N. Spitzer
We have a cluster using leveled compaction and there are only a couple CF. The cluster does not seem to be able to keep up with compaction. When running "top", I always see core that is 100% busy, which I think is most likely the compaction thread. I wanted to enable multithreaded_compaction, but