One would think, but remember only "like sized" sstables compact. You want more files roughlt the same size rather then few big ones in most cases, but there are no hard fast rules.
On Thu, Apr 4, 2013 at 11:36 AM, Peter Haggerty <peter.hagge...@librato.com>wrote: > The default minthreshold for compactions is 4: > > http://www.datastax.com/docs/1.1/references/nodetool#nodetool-setcompactionthreshold > > Is there a reason that this value is not "2", the lowest possible value? > If we change this to 2 what should we expect to see? Should we see less > growth in storage load and fewer files to seek through when reading but at > the cost of higher CPU usage? > > > Thanks, > > Peter > >