dlmarion opened a new pull request, #5441: URL: https://github.com/apache/accumulo/pull/5441
The testRootTabletUpdate test was setting an operationId on the root tablet, which ends up causing the tablet to become unhosted causing the remaining tests to time out. Added code to the test to unset the operationId and set a future location for the root tablet so that it will once again be hosted. Closes #5440 -- 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