Hi Yatong My understanding is that if you have a table whichi read-only and hence doesn't receive any writes, then no SSTables will be created, and hence, no compaction will happen. What compaction strategy do you have on your table?
Best regards Pedro Gordo On 8 April 2016 at 10:42, Yatong Zhang <bluefl...@gmail.com> wrote: > Hi there, > I am wondering if it is possible to disable compaction when all my data > are read-only? >