dlmarion opened a new issue, #3303:
URL: https://github.com/apache/accumulo/issues/3303

   Currently the client calls TabletClientHandler.setTabletHostingGoal, which 
modifies the metadata for the extents passed to the method. Instead, the list 
of extents should be calculated on the server-side based on the range supplied 
by the user, and the mechanism should be performed as a FaTE operation so that 
the user's intention is honored in case of failure.
   
   Reference comment made at: 
https://github.com/apache/accumulo/pull/3294#discussion_r1165704928


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