Github user aweisberg commented on a diff in the pull request:
https://github.com/apache/cassandra/pull/239#discussion_r200705259
--- Diff: src/java/org/apache/cassandra/service/StorageService.java ---
@@ -4236,7 +4236,7 @@ private void move(Token newToken) throws IOException
private class RangeRelocator
{
- private final StreamPlan streamPlan = new
StreamPlan(StreamOperation.RELOCATION);
--- End diff --
Redundant additiona of false to the constructor? It's still here.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]