[
https://issues.apache.org/jira/browse/CASSANDRA-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768297#action_12768297
]
Jonathan Ellis commented on CASSANDRA-501:
------------------------------------------
I don't follow the reasoning behind
cloneTokenEndPointMapIncludingBootstrapNodes. If we include
bootstrap-in-progress nodes in the source ranges, we could try to bootstrap
from nodes that don't have all the data yet. Better to bootstrap only from the
original nodes; if there is overlap w/ existing bootstrapers, then we have some
inefficiency, but that is better than not getting all the data.
> Bootstrap broken in 0.4.1
> -------------------------
>
> Key: CASSANDRA-501
> URL: https://issues.apache.org/jira/browse/CASSANDRA-501
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.4
> Environment: all
> Reporter: Sandeep Tata
> Assignee: Sandeep Tata
> Fix For: 0.4
>
> Attachments: bootstrapfix-v1.patch
>
>
> Bootstrap fails with NPE in 0.4.1 when you start a node with the -b option
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.