ivakegg commented on PR #3142:
URL: https://github.com/apache/accumulo/pull/3142#issuecomment-1387304543

   > 1. What behavior do you expect if there was a crash on assignment, or a 
crash/kill that circumvented an unassignment? I was wondering if the behavior 
in these edge cases for the 'assignment' mode made sense as you've implemented 
them here.
   
   I update the last location on both the loading of the tablet and on the 
unloading of the tablet.  Hence on a crash/kill the last location will still 
have been updated.  Also this allows one to change the mode while the system is 
up and running and still have the last location updated when the system is 
taken down.  Perhaps I don't quite understand this question however.


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