dlmarion opened a new pull request, #3091: URL: https://github.com/apache/accumulo/pull/3091
The TabletLocator only caches locations for tablets that are online. Had to add code to find the KeyExtent in the metadata table for the scan range when the tablets were not in the TabletLocator. Modified code paths to throw TableOfflineException when scanning using Tablet Servers only. Closes #3084 -- 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]
