keith-turner commented on issue #4571:
URL: https://github.com/apache/accumulo/issues/4571#issuecomment-2118018099

   The client side tablet location cache looks at the `requestToHost` column to 
attempt to be aware of another client process requesting to host the same 
tablet.   That code could use the `future` column for the same purpose.  If it 
sees `future` set, then it knows that it does not need to ask the manager to 
host the tablet.


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