You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2013/12/19 14:34:10 UTC

[jira] [Created] (CASSANDRA-6510) Don't drop local mutations without a trace

Aleksey Yeschenko created CASSANDRA-6510:
--------------------------------------------

             Summary: Don't drop local mutations without a trace
                 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


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



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)