dlmarion commented on issue #3159: URL: https://github.com/apache/accumulo/issues/3159#issuecomment-1385433758
IIRC this was added so that the Manager would wait until some number of tservers were running before balancing tablets. This shortens the overall balancing timeline because if you start balancing immediately, then you end up re-balancing tablets that were already assigned to tablet servers as more and more tablet servers start up. I believe it should be the case that if you hit the timeout, then balancing should begin. -- 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]
