Re: Too many sstables with DateTieredCompactionStrategy

2016-02-29 Thread Lyubo Kamenov
Maybe increase the number of tables that can be compacted by minor compactions[1], i.e. max_threshold (default is set to 32). 1. https://docs.datastax.com/en/cql/3.1/cql/cql_reference/compactSubprop.html?scroll=compactSubprop__compactionSubpropertiesDTCS On Mon, Feb 29, 2016 at 9:28 PM, Noorul Is

Re: cassandra bootstrapping

2015-10-28 Thread Lyubo Kamenov
On Thu, Oct 22, 2015 at 12:57 PM, Nate McCall wrote: [..] > > There is a good comment at the top of StorageService#joinTokenRing which > explains the process at a high level: > > https://github.com/apache/cassandra/blob/cassandra-2.2/src/java/org/apache/cassandra/service/StorageService.java#L791-L