[
https://issues.apache.org/jira/browse/CASSANDRA-6923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946760#comment-13946760
]
Jonathan Ellis commented on CASSANDRA-6923:
-------------------------------------------
+1
> 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)