DomGarguilo opened a new pull request, #5952: URL: https://github.com/apache/accumulo/pull/5952
The `TableOperations` methods `get` and `setTabletAvailability` accepted a `Range` as a parameter but only treated it as a range of rows. The changes in this PR make that intent more explicit and use a more specific type as the input param. -- 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]
