keith-turner opened a new pull request, #4474: URL: https://github.com/apache/accumulo/pull/4474
Cleanup of the set of migrating tablets would read the entire metadata table and read all tablet extents into memory. This changes limits the scan to the tablets section of the metadata table and avoids reading all tablet extents into memory. -- 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]
