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

T Jake Luciani commented on CASSANDRA-11005:
--------------------------------------------

I don't see how this can work.

If you have node A bootstrap and node B bootstrap at the same time, the 
ownership can not be strict since the ownership isn't stable. Overlapping 
ranges would be likely be pulled by both nodes (assuming vnodes). We would need 
something like CASSANDRA-9667 todo this.

> Split consistent range movement flag
> ------------------------------------
>
>                 Key: CASSANDRA-11005
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11005
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Configuration
>            Reporter: sankalp kohli
>            Assignee: sankalp kohli
>            Priority: Trivial
>             Fix For: 2.1.12, 2.2.x, 3.x
>
>         Attachments: CASSANDRA_11005_2.1.diff, CASSANDRA_11005_2.2.diff
>
>
> CASSANDRA-7069 added a flag which does not allow multiple range movements in 
> the ring. We want to turn this off as we want to move tokens far apart in the 
> ring to speed up the moves. The problem is that this flag also turns off 
> strict source check. We want to split this flag so that we can keep strict 
> source but not stop parallel moves.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to