the former, but also see http://issues.apache.org/jira/browse/CASSANDRA-1530
On Wed, Oct 6, 2010 at 9:22 PM, MK wrote:
> Say I have a cluster of N nodes and I have started all the nodes with
> a replication factor of N. So effectively all data is being mirrored
> everywhere.
>
> Now, when I write
Say I have a cluster of N nodes and I have started all the nodes with
a replication factor of N. So effectively all data is being mirrored
everywhere.
Now, when I write to a node, how does this data get propagated to the
remaining N-1 nodes.
1) Does this one origin node do N-1 network operations