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:41:00 UTC

[jira] [Created] (CASSANDRA-14741) EACH_QUORUM partition reads do not speculate

Benedict created CASSANDRA-14741:
------------------------------------

             Summary: EACH_QUORUM partition reads do not speculate
                 Key: CASSANDRA-14741
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14741
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Benedict
             Fix For: 4.x


This seems to be because the original implementations were broken, so it was simply disabled.  The enforcement of consistency, particularly for \\{EACH,LOCAL\}_QUORUM is spread over a wide area of the codebase, which probably precipitated the implementation issues.  Along with the other recently found issues with \\{LOCAL,EACH\}_QUORUM, it is probably worth a small refactor to centralise the logic, and make it consistent with the regular consistency levels.



--
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