keith-turner opened a new pull request, #4257: URL: https://github.com/apache/accumulo/pull/4257
VolumeIT was failing because of two problems with volume replacement. First, tablets needing volume replacement were being assigned preventing volume replacement from happening. A change was made to TabletGoalState to fix this. Second when tablet was assigned to dead server, the location of the dead server was never removed preventing volume replacement. A change was made to TabletManagementIterator to fix this. -- 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]
