On Fri, Feb 25, 2011 at 4:55 PM, Terje Marthinussen <tmarthinus...@gmail.com> wrote: > Cassandra never compacts more than one column family at the time?
Nope, compaction is single threaded currently. https://issues.apache.org/jira/browse/CASSANDRA-2191 https://issues.apache.org/jira/browse/CASSANDRA-2191 =Rob