[
https://issues.apache.org/jira/browse/CASSANDRA-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915588#action_12915588
]
zhu han commented on CASSANDRA-1546:
------------------------------------
{quote}
Streaming/repair will only be broken if at a particular instant in time, 2
replicas are not supposed to be holding the same data. Based on a cursory
glance, all replicas should be holding the same data, so I think streaming
should be happy, but please confirm.
{quote}
Current implementation can bring the counter rows on different replicas to
eventual consistency, as normal rows. Streaming/repair should not be a problem,
per my understanding.
> (Yet another) approach to counting
> ----------------------------------
>
> Key: CASSANDRA-1546
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1546
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Fix For: 0.7.0
>
> Attachments: 0001-Remove-IClock-from-internals.patch,
> 0002-Counters.patch, 0003-Generated-thrift-files-changes.patch
>
>
> This could be described as a mix between CASSANDRA-1072 without clocks and
> CASSANDRA-1421.
> More details in the comment below.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.