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/19 03:16:25 UTC

[jira] [Updated] (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:all-tabpanel ]

sankalp kohli updated CASSANDRA-7345:
-------------------------------------

    Attachment: trunk-7345.diff

> 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
>         Attachments: trunk-7345.diff
>
>
> 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)