RE: Nodetool rebuild and bootstrap

2016-04-14 Thread Anubhav Kale
: Nodetool rebuild and bootstrap https://issues.apache.org/jira/browse/CASSANDRA-8838 Bootstrap only resumes on 2.2.0 and newer. I’m unsure of rebuild, but I suspect it does not resume at all. From: Anubhav Kale Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>"

Re: Nodetool rebuild and bootstrap

2016-04-14 Thread Jeff Jirsa
ndra.apache.org" Subject: Nodetool rebuild and bootstrap Hello, Is it a correct statement that both rebuild and bootstrap resume streaming from where they were left off (meaning they don’t stream the entire data again) in case of node restarting during rebuild / bootstrap

Nodetool rebuild and bootstrap

2016-04-14 Thread Anubhav Kale
Hello, Is it a correct statement that both rebuild and bootstrap resume streaming from where they were left off (meaning they don't stream the entire data again) in case of node restarting during rebuild / bootstrap process ? Thanks !