jacek-lewandowski commented on code in PR #2972:
URL: https://github.com/apache/cassandra/pull/2972#discussion_r1421285437


##########
test/distributed/org/apache/cassandra/distributed/test/MigrationCoordinatorTest.java:
##########
@@ -116,7 +119,6 @@ public void explicitVersionIgnore() throws Throwable
             IInstanceConfig config = cluster.newInstanceConfig();
             config.set("auto_bootstrap", true);
             IGNORED_SCHEMA_CHECK_VERSIONS.setString(initialVersion.toString() 
+ ',' + oldVersion);
-            System.setProperty("cassandra.consistent.rangemovement", "false");

Review Comment:
   Because it is already set in the node initialization, see 
https://github.com/apache/cassandra/pull/2972/files#diff-321b52220c5bd0aaadf275a845143eb208c889c2696ba0d48a5fc880551131d8L596
   



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