keith-turner opened a new pull request, #5596: URL: https://github.com/apache/accumulo/pull/5596
When assigning the root tablet after other tablets were assigned, the getAssignment function in ChaoticLoadBalancer would never return an assignment. This would cause the test to hang until it timed out. Not sure what the intention of the code was, but made it do something different that would always eventually yield an assignment. -- 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]
