On Mon, Nov 2, 2015 at 3:02 PM, Maciek Sakrejda wrote:
> Following up on this older question: as per the docs, one *should* still
> do full repair periodically (the docs say weekly), right? And run
> incremental more often to fill in?
>
Something that amounts to full repair once every gc_grace_s
Following up on this older question: as per the docs, one *should* still do
full repair periodically (the docs say weekly), right? And run incremental
more often to fill in?
Starting up fresh it is totally OK to just start using incremental repairs
On Thu, Sep 3, 2015 at 10:25 PM, Jean-Francois Gosselin <
jfgosse...@gmail.com> wrote:
>
> On fresh install of Cassandra what's the best approach to start using
> incremental repair from the g
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 &q