[
https://issues.apache.org/jira/browse/CASSANDRA-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-2642:
----------------------------------------
Attachment: 0001-Don-t-consider-CL-mutation-from-remote-host.patch
Patch attach with a unit test. We were considering the mutation from the CL as
coming from remote host and thus not considering them as new increment (and
thus we were keeping the max instead of summing)
> CounterColumn Increments lost after restart
> -------------------------------------------
>
> Key: CASSANDRA-2642
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2642
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.8.0 beta 2
> Reporter: Utku Can Topcu
> Assignee: Sylvain Lebresne
> Priority: Critical
> Fix For: 0.8.0
>
> Attachments: 0001-Don-t-consider-CL-mutation-from-remote-host.patch,
> cli-history.txt
>
>
> While testing the 0.8.0-rc1;
> I've come across this problem. In order to reproduce please follow the steps:
> - create a ColumnFamily named Counters
> - do a few increments on a column
> - get column value
> - kill cassandra
> - start cassandra
> - get the column value
> please see the cli-history.txt or pastebin http://pastebin.com/9jYdDiRY
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira