pauloricardomg commented on code in PR #4644:
URL: https://github.com/apache/cassandra/pull/4644#discussion_r3046578834


##########
test/distributed/org/apache/cassandra/distributed/impl/Instance.java:
##########
@@ -926,6 +927,7 @@ else if (cluster instanceof Cluster)
         ActiveRepairService.instance().start();
         StreamManager.instance.start();
         PaxosState.startAutoRepairs();
+        StorageService.instance.doAutoRepairSetup();

Review Comment:
   removed assertions on 2e6952006ac8587e0f96cbcdc7997dd6b99049eb - can you 
resubmit ? thanks!



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