keith-turner opened a new pull request, #3271:
URL: https://github.com/apache/accumulo/pull/3271

   This commit has no changes in functionality, it only contains some minor 
code cleanup of the TabletLocator code.
   
   The following changes were made.
   
    * Encapsulated fields in TabletLocation class
    * Replaced a Callable interface with a Supplier interface to avoid the 
uneeded exception thrown by Callable
    * Removed an uneeded compareTo method from TabletLocation class


-- 
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]

Reply via email to