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: [email protected]
For additional commands, e-mail: [email protected]