:( Seems like a good thing to have, i can figure at least one degenerate scenario where having that helps. The first being a currupt sstable... compaction will never be able to remove it and then each compaction will likely try to comact it again... and fail.
On Wed, Jan 9, 2013 at 10:35 AM, Brandon Williams <dri...@gmail.com> wrote: > On Wed, Jan 9, 2013 at 9:21 AM, Radim Kolar <h...@filez.com> wrote: > > removing max_compaction_threshold in 1.2 was bad move, keeping it low > helps > > compaction throughput because it lowers number of disk seeks. > > :( >