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/02/02 16:47:26 UTC

[GitHub] [cassandra-in-jvm-dtest-api] dcapwell commented on a change in pull request #31: CASSANDRA-17332 Add support for vnodes in jvm-dtest

dcapwell commented on a change in pull request #31:
URL: https://github.com/apache/cassandra-in-jvm-dtest-api/pull/31#discussion_r797811689



##########
File path: src/main/java/org/apache/cassandra/distributed/api/ICluster.java
##########
@@ -54,6 +55,12 @@
 
     Stream<I> stream(String dcName, String rackName);
 
+    @Override
+    default Iterator<I> iterator()

Review comment:
       added as I kept wanting this and figured to ninja into this patch <_<




-- 
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