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


##########
test/unit/org/apache/cassandra/schema/MigrationCoordinatorTest.java:
##########
@@ -96,6 +100,8 @@ public class MigrationCoordinatorTest
             throw new AssertionError(e);
         }
 
+        CassandraRelevantProperties.SCHEMA_PULL_BACKOFF_INTERVAL_MS.setLong(0);

Review Comment:
   TBH, this is not a big deal - I can remove this property entirely - it just 
makes this 
https://github.com/apache/cassandra/pull/2972/files#diff-019068c4b04d4526506dae4c4a43dfde22aac4d1d74aa317cac755ae519ffe3aR347
 wait shorter by one second



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