Viktor Kuzmin created CASSANDRA-6796:
----------------------------------------

             Summary: 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


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