On Fri, Apr 3, 2015 at 4:57 AM, Mantas Klasavičius < mantas.klasavic...@gmail.com> wrote:
> Q1:is that what we should expect to happen? > A known problem with the current streaming paradigm when combined with vnodes is that newly bootstrapped nodes do a bunch of compaction. > Q2:what could be the reason of not reducing number of sstables? > nodetool setcompactionthroughput 0 # note, if you don't have spare i/o, this could negatively affect service time > Q3:what we need to do to reduce number of sstables per server? > Make sure you're compacting faster than you're writing and wait. =Rob http://twitter.com/rcolidba