setMaxCompactionThreshold(0) setMinCompactionThreshold(0) 2012/7/27 Илья Шипицин <chipits...@gmail.com>
> Hello! > > if we are dealing with append-only data model, so what if I disable > compaction on certain CF ? > any side effect ? > > can I do it with > > "update column family .... with compaction_strategy = null " ? > > Cheers, > Ilya Shipitsin >