You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/07/29 17:49:17 UTC

[GitHub] [accumulo] Manno15 commented on pull request #1616: Update Last Location. Fix #1169

Manno15 commented on pull request #1616:
URL: https://github.com/apache/accumulo/pull/1616#issuecomment-665621547


   The idea behind this change is to guarantee lastLocation gets assigned to the correct location. In my testing, a cluster can fully balance but lastLocation still have its original value, of either null or the location the tablet was initially in. In these instances, if the cluster is taken down and back up, it would go back to its original unbalanced state. This issue was brought up by @ivakegg since the balancing for his larger data set took quite a bit of time to do the entire balancing process. This pull request will ideally alleviate that from happening. 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org