Re: Is it a must to run Cassandra repair in scheduled time

2016-11-18 Thread Paulo Motta
ate:* 2016-11-18 18:07 > *To:* user > *Subject:* Re: Is it a must to run Cassandra repair in scheduled time > Hi Simon, > > See http://www.datastax.com/dev/blog/repair-in-cassandra for a good > explanation. Basically repair is not a good word because it suggests it is > fixin

Re: Is it a must to run Cassandra repair in scheduled time

2016-11-18 Thread wxn...@zjqunshuo.com
Thanks Ben for the response. It's very helpfull and it's really what I want. From: Ben Dalling Date: 2016-11-18 18:07 To: user Subject: Re: Is it a must to run Cassandra repair in scheduled time Hi Simon, See http://www.datastax.com/dev/blog/repair-in-cassandra for a good e

Re: Is it a must to run Cassandra repair in scheduled time

2016-11-18 Thread Ben Dalling
Hi Simon, See http://www.datastax.com/dev/blog/repair-in-cassandra for a good explanation. Basically repair is not a good word because it suggests it is fixing something that is broken. This is not the case. It ensures the consistency across your cluster. Not running repairs is a VERY BAD THIN