[jira] [Updated] (CASSANDRA-6923) Fix UnsupportedOperationException on CAS timeout

2018-05-11 Thread Jeremy Hanna (JIRA)

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

Jeremy Hanna updated CASSANDRA-6923:

Labels: LWT  (was: )

> Fix UnsupportedOperationException on CAS timeout
> 
>
> Key: CASSANDRA-6923
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6923
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sylvain Lebresne
>Assignee: Sylvain Lebresne
>Priority: Minor
>  Labels: LWT
> Fix For: 2.0.7
>
> Attachments: 6923.txt
>
>
> This is due to CASSANDRA-6595: we call blockFor() for the paxos consistency, 
> but we never added SERIAL/LOCAL_SERIAL in that method. Attaching trivial 
> patch to add it.



--
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-6923) Fix UnsupportedOperationException on CAS timeout

2014-03-25 Thread Sylvain Lebresne (JIRA)

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

Sylvain Lebresne updated CASSANDRA-6923:


Attachment: 6923.txt

 Fix UnsupportedOperationException on CAS timeout
 

 Key: CASSANDRA-6923
 URL: https://issues.apache.org/jira/browse/CASSANDRA-6923
 Project: Cassandra
  Issue Type: Bug
Reporter: Sylvain Lebresne
Assignee: Sylvain Lebresne
Priority: Minor
 Fix For: 2.0.7

 Attachments: 6923.txt


 This is due to CASSANDRA-6595: we call blockFor() for the paxos consistency, 
 but we never added SERIAL/LOCAL_SERIAL in that method. Attaching trivial 
 patch to add it.



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