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 2013/12/19 14:40:07 UTC

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

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

Jonathan Ellis commented on CASSANDRA-6510:
-------------------------------------------

History: this was supposed to be fixed by CASSANDRA-4753 but inexplicably I only changed the counters write path.

> 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
>
>         Attachments: 6510.txt
>
>
> 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)