SSTable count at 10K during repair (won't decrease)

2016-05-06 Thread Jean-Francois Gosselin
- Cassandra 2.1.13  - SSDs - LeveledCompactionStrategy    - Range repair (not incremental) with Spotify's Reaper https://github.com/spotify/cassandra-reaper Problem : When we run a repair job sometimes the SSTable count goes to 10K on one of nodes (not always the same node). The Reaper is smart

Incremental repair from the get go

2015-09-03 Thread Jean-Francois Gosselin
On fresh install of Cassandra what's the best approach to start using incremental repair from the get go (I'm using LCS) ? Run nodetool repair -inc after inserting a few rows , or we still need to follow the migration procedure with sstablerepairedset ? >From the documentation "... If you use the