ekaterinadimitrova2 commented on a change in pull request #896:
URL: https://github.com/apache/cassandra/pull/896#discussion_r577932381
##########
File path: src/java/org/apache/cassandra/repair/RepairRunnable.java
##########
@@ -699,6 +706,7 @@ public void onSuccess(Object result)
else
{
success("Repair completed successfully");
+ ActiveRepairService.instance.cleanUp(parentSession,
cleanupEndpoints);
Review comment:
My bad, found it in the complete method, looks like I missed it last
night. 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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]