Yuki Morishita created CASSANDRA-8942:
-----------------------------------------
Summary: Keep node up even when bootstrap is failed (and provide
tool to resume bootstrap)
Key: CASSANDRA-8942
URL: https://issues.apache.org/jira/browse/CASSANDRA-8942
Project: Cassandra
Issue Type: New Feature
Reporter: Yuki Morishita
Assignee: Yuki Morishita
Priority: Minor
Fix For: 3.0
With CASSANDRA-8838, we can keep bootstrapping node up when some streaming
failed, if we provide tool to resume failed bootstrap streaming.
Failed bootstrap node enters the mode similar to 'write survey mode'. So other
nodes in the cluster still view it as bootstrapping, though they send writes to
bootstrapping node as well.
Providing new nodetool command to resume bootstrap from saved bootstrap state,
we can continue bootstrapping after resolving issue that caused previous
bootstrap failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)