pkuwm commented on issue #950: Fix failure of dropping instance in TestCrushAutoRebalanceNonRack URL: https://github.com/apache/helix/pull/950#issuecomment-613180787 This PR is ready to be merged, approved by @narendly ``` TestCrushAutoRebalanceNonRack is flaky and sometimes it could fail because of dropping instance failure. We need to catch ZkClientException instead of HelixException to enable retry of recursively deleting the instance path. ```
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
