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

Yuki Morishita commented on CASSANDRA-8838:
-------------------------------------------

You are right, I need reset code for replacing also. Updated branch with the 
fix. This time I put reset check right before starting bootstrap.

I tested manually with ccm and manual intervention.
I also ran dtest's {{replace_address_test.py}} and {{bootstrap_test.py}}, and 
both ran successfully in my local machine.

I think I can add some dtests about the feature, similar to what I've done in 
CASSANDRA-8942.

> Resumable bootstrap streaming
> -----------------------------
>
>                 Key: CASSANDRA-8838
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8838
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Yuki Morishita
>            Assignee: Yuki Morishita
>            Priority: Minor
>              Labels: dense-storage
>             Fix For: 3.0
>
>
> This allows the bootstrapping node not to be streamed already received data.
> The bootstrapping node records received keyspace/ranges as one stream session 
> completes. When some sessions with other nodes fail, bootstrapping fails 
> also, though next time it re-bootstraps, already received keyspace/ranges are 
> skipped to be streamed.



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

Reply via email to