[
https://issues.apache.org/jira/browse/CASSANDRA-10810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395993#comment-15395993
]
Yuki Morishita commented on CASSANDRA-10810:
--------------------------------------------
Thanks for the update.
Just two more things:
* Can you add {{@since('2.2')}} to the test method? Since resuming
functionality was introduced in that version and we can't run it in 2.1.
* Related to above, 2.2 doesn't have function to specify keyspace in rebuild
command. Can you revert it back to simple {{rebuild}} command? I know it can
fail sometimes for {{system_auth}} keyspace, so you need to add something like
in https://github.com/riptano/cassandra-dtest/pull/1133 (see CASSANDRA-11687).
After fixing above, feel free to file pull request to riptano/cassandra-dtest.
> Make rebuild operations resumable
> ---------------------------------
>
> Key: CASSANDRA-10810
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10810
> Project: Cassandra
> Issue Type: Wish
> Components: Streaming and Messaging
> Reporter: Jeremy Hanna
> Assignee: Kaide Mu
> Fix For: 3.x
>
>
> Related to CASSANDRA-8942, now that we can resume bootstrap operations, this
> could also be possible with rebuild operations, such as when you bootstrap
> new nodes in a completely new datacenter in two steps.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)