You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ben Hood (JIRA)" <ji...@apache.org> on 2014/04/09 14:54:21 UTC

[jira] [Comment Edited] (CASSANDRA-6796) StorageProxy may submit hint to itself (with an assert) for CL.Any

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

Ben Hood edited comment on CASSANDRA-6796 at 4/9/14 12:52 PM:
--------------------------------------------------------------

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


was (Author: 0x6e6562):
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)