You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2015/02/20 04:43:11 UTC

[jira] [Commented] (CASSANDRA-8838) Resumable bootstrap streaming

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

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

Also here: https://github.com/yukim/cassandra/tree/8838

Still, bootstrap will fail and node stops when streaming failed. Next step would be to bring up the node even if streaming failed and provide tool to resume failed streaming.

> 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
>             Fix For: 3.0
>
>         Attachments: 0001-Resumable-bootstrap-streaming.patch
>
>
> 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)