dcapwell commented on a change in pull request #1432:
URL: https://github.com/apache/cassandra/pull/1432#discussion_r797819643



##########
File path: 
test/distributed/org/apache/cassandra/distributed/test/GossipTest.java
##########
@@ -242,6 +243,7 @@ public void gossipShutdownUpdatesTokenMetadata() throws 
Exception
         try (Cluster cluster = Cluster.build(3)
                                       .withConfig(c -> c.with(Feature.GOSSIP, 
Feature.NETWORK))
                                       
.withInstanceInitializer(FailureHelper::installMoveFailure)
+                                      .disallowVNodes()

Review comment:
       more changes are needed cross other tests, but its hard to know what 
without CI




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to