[ 
https://issues.apache.org/jira/browse/CASSANDRA-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Yeschenko updated CASSANDRA-6510:
-----------------------------------------

    Description: 
SP.insertLocal() uses a regular DroppableRunnable, thus timed out local 
mutations get dropped without leaving a hint. SP.insertLocal() should be using 
LocalMutationRunnable instead.

Note: hints are the context here, not consistency.

  was:SP.insertLocal() uses a regular DroppableRunnable, thus timed out local 
mutations get dropped without leaving a trace. SP.insertLocal() should be using 
LocalMutationRunnable instead.

        Summary: Don't drop local mutations without a hint  (was: Don't drop 
local mutations without a trace)

> Don't drop local mutations without a hint
> -----------------------------------------
>
>                 Key: CASSANDRA-6510
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6510
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>             Fix For: 1.2.14, 2.0.4
>
>         Attachments: 6510.txt
>
>
> SP.insertLocal() uses a regular DroppableRunnable, thus timed out local 
> mutations get dropped without leaving a hint. SP.insertLocal() should be 
> using LocalMutationRunnable instead.
> Note: hints are the context here, not consistency.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to