You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2018/09/12 14:40:00 UTC

[jira] [Created] (CASSANDRA-14740) BlockingReadRepair does not maintain monotonicity during range movements

Benedict created CASSANDRA-14740:
------------------------------------

             Summary: BlockingReadRepair does not maintain monotonicity during range movements
                 Key: CASSANDRA-14740
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14740
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Benedict
             Fix For: 4.0.x


The BlockingReadRepair code introduced by CASSANDRA-10726 requires that each of the queried nodes are written to, but pending nodes are not considered.  If there is a pending range movement, one of these writes may be ‘lost’ when the range movement completes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org