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

Ben Hood commented on CASSANDRA-6796:
-------------------------------------

Are you saying that the fix is in the (as yet) unrelease 2.0.7? If so, what is 
the ticket id of the fix?

> StorageProxy may submit hint to itself (with an assert) for CL.Any
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-6796
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6796
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Viktor Kuzmin
>            Priority: Minor
>             Fix For: 2.0.7
>
>
> StorageProxy.mutate may  produce WriteTimoutException and with 
> ConsistencyLevel.ANY it tries to submitHint. But submitHint function have 
> assertation - we may not send hints to ourself. That may lead to exception 
> (in case we're among natural endpoints) and hint will be not submitted to 
> other endpoints.



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

Reply via email to