You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2014/06/03 03:02:43 UTC

[jira] [Created] (CASSANDRA-7345) Unfinished or inflight CAS are always done at QUORUM

sankalp kohli created CASSANDRA-7345:
----------------------------------------

             Summary: Unfinished or inflight CAS are always done at QUORUM
                 Key: CASSANDRA-7345
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7345
             Project: Cassandra
          Issue Type: Improvement
            Reporter: sankalp kohli
            Priority: Minor


The problem here is that we don't know which consistency level was used to perform the operation. 
We might want to store this in paxos cf or use the consistency level of the current call. 
This is important because calls being done at LOCAL_SERIAL will become slow. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)