alirezazamani opened a new pull request #337: Fixing IllegalStateException for CRUSH based rebalance strategy algorithm. URL: https://github.com/apache/helix/pull/337 In CRUSH based rebalance strategy, when there is no eligible instance for the controller to use, it shows an exception which is not desirable. This commit fixes the error log and just shows an error message instead of showing an exception. This commit fixes issue #322 TEST RESULT: [INFO] Tests run: 834, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3,099.331 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 834, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51:43 min [INFO] Finished at: 2019-07-15T18:22:50-07:00 [INFO] ------------------------------------------------------------------------
---------------------------------------------------------------- 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
