dlmarion opened a new pull request, #5575: URL: https://github.com/apache/accumulo/pull/5575
The change in #5530 added code to clear the property cache in initializeBalancer because the property change was not immediately seen. BrokenBalancerIT was changing the property then checking the balance to see if the new balancer had taken effect. This commit changes BrokenBalancerIT to give it more time in the test thread for the property change to take effect in the Manager and changes how the Manager responds to system property changes so that the property cache invalidation can be removed. Related to #5530 -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org