12 sounds perfectly fine in this case. 4 buckets, 3 in each bucket, the minimum default threshold _per is 4.
Terje 2011/6/10 Héctor Izquierdo Seliva <izquie...@strands.com> > > > El vie, 10-06-2011 a las 20:21 +0900, Terje Marthinussen escribió: > > bug in the 0.8.0 release version. > > > > > > Cassandra splits the sstables depending on size and tries to find (by > > default) at least 4 files of similar size. > > > > > > If it cannot find 4 files of similar size, it logs that message in > > 0.8.0. > > > > > > You can try to reduce the minimum required files for compaction and > > it will work. > > > > > > Terje > > > Hi Terje, > > There are 12 SSTables, so I don't think that's the problem. I will try > anyway and see what happens. > > >