Re: RE: Got error, removing parent repair session - When doing multiple repair -pr — Cassandra 3.x

2017-10-07 Thread marshall.s.k...@virtustream.com
Thanks Thomas for clarifying. After reading all the threads I see some possible work arounds for this issue. I'm still not exactly sure what the recommended work around is for this issue with 3x with multiple repairs. ??? Marshall On 2017-10-07 10:41, "Steinmaurer, Thomas" wrote: > Mar

RE: Got error, removing parent repair session - When doing multiple repair -pr — Cassandra 3.x

2017-10-07 Thread Steinmaurer, Thomas
Marshall, -pr should not be used with incremental repairs, which is the default since 2.2. But even when used with full repairs (-full option), this will cause troubles when running nodetool repair -pr from several nodes concurrently. So, unfortunately, this does not seem to work anymore and ma