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

2018-05-11 Thread Jeremy Hanna (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeremy Hanna updated CASSANDRA-7345:

Labels: LWT  (was: )

> 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
>  Labels: LWT
> Fix For: 2.0.10, 2.1 rc3
>
> 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
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



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

2014-06-23 Thread Brandon Williams (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-7345:


 Reviewer: Jonathan Ellis
Fix Version/s: 2.0.9

 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
 Fix For: 2.0.9

 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)


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

2014-06-18 Thread sankalp kohli (JIRA)

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