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

[jira] [Assigned] (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:all-tabpanel ]

Jonathan Ellis reassigned CASSANDRA-6796:
-----------------------------------------

    Assignee: Jonathan Ellis

> 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
>            Assignee: Jonathan Ellis
>            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)