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 22:06:02 UTC

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-7345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017062#comment-14017062 ] 

sankalp kohli commented on CASSANDRA-7345:
------------------------------------------

[~jbellis] Using the consistency level of the call make sense? 

> 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
>            Assignee: 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)