keith-turner opened a new issue, #4475: URL: https://github.com/apache/accumulo/issues/4475
The following code exists to cleanup the manager migration set for the case of tablets splitting. It does not seem to consider the metadata table when cleaning up. The metadata table can split. Seems like it could also scan the root tablet. https://github.com/apache/accumulo/blob/7c6572caf336cd76bb794befe7a31dce3503cd4b/server/manager/src/main/java/org/apache/accumulo/manager/Manager.java#L709 -- 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]
