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 2019/12/10 18:10:16 UTC

[GitHub] [accumulo] Manno15 opened a new pull request #1453: WIP Update Last Location. Solution for #1169

Manno15 opened a new pull request #1453: WIP Update Last Location. Solution for #1169
URL: https://github.com/apache/accumulo/pull/1453
 
 
   This pull request creates a thread that will periodically update lastLocation whenever a tablet reaches a certain age as specified by a user-configured property. This will hopefully guarantee that the tablets lasLocation stays up to date so when a TServer is restarted it will come up in its balanced state. Currently, a tablet's last Location is not updated until a major compaction occurs.
   
   
   There are still some question marks on certain things which are denoted by some of my comments and any suggestions are welcomed.  
   

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


With regards,
Apache Git Services