Re: how is this possible ---- token range sum > 100% ?

2012-08-29 Thread Yang
thanks! On Wed, Aug 29, 2012 at 10:19 AM, Omid Aladini wrote: > The change is introduced in 1.1.1 [1] which takes replication factor > into account [2]. That's why 18.75% * 16 = 300% (which you have > replication factor of 3). > > [1] https://issues.apache.org/jira/browse/CASSANDRA-3412 > [2] > h

Re: how is this possible ---- token range sum > 100% ?

2012-08-29 Thread Omid Aladini
The change is introduced in 1.1.1 [1] which takes replication factor into account [2]. That's why 18.75% * 16 = 300% (which you have replication factor of 3). [1] https://issues.apache.org/jira/browse/CASSANDRA-3412 [2] https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/