jmark99 opened a new pull request, #3681:
URL: https://github.com/apache/accumulo/pull/3681

   Remove the `getTabletHostingGoal` method from `TableOperations` as the 
information can now be retrieved with the more robust `getTabletInformation` 
method.
   
   The shell command, `getgoals`, still works as before, but the 
`GetTabletHostingGoalCommand` was updated to use the new `getTabletInformation` 
method to retrieve the necessary information rather than the removed 
`getTabletHostingGoal` method.


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