You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/10/21 21:34:54 UTC

[GitHub] [cassandra] sarankk commented on a diff in pull request #1931: CASSANDRA-17870 nodetool/rebuild: Add flag to exclude nodes from local DC

sarankk commented on code in PR #1931:
URL: https://github.com/apache/cassandra/pull/1931#discussion_r1002201242


##########
src/java/org/apache/cassandra/service/StorageService.java:
##########
@@ -1290,7 +1295,18 @@ public void rebuild(String sourceDc, String keyspace, String tokens, String spec
             throw new IllegalStateException("Node is still rebuilding. Check nodetool netstats.");
         }
 
+<<<<<<< Updated upstream

Review Comment:
   oh will remove those



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org