Scrub could lose increments and replicate that loss
---------------------------------------------------

                 Key: CASSANDRA-2759
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2759
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.8.0
            Reporter: Sylvain Lebresne
             Fix For: 0.8.1


If scrub cannot 'repair' a corrupted row, it will skip it. On node A, if the 
row contains some sub-count for A id, those will be lost forever since A is the 
source of truth on it's current id. We should thus renew node A id when that 
happens to avoid this (not unlike we do in cleanup).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to