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/02/26 19:48:24 UTC

[GitHub] [accumulo] keith-turner edited a comment on issue #1453: Update Last Location. Solution for #1169

keith-turner edited a comment on issue #1453: Update Last Location. Solution for #1169
URL: https://github.com/apache/accumulo/pull/1453#issuecomment-591609949
 
 
   Below are locations that are setting it.
   
   https://github.com/apache/accumulo/blob/19e4f7dd23d383833a4c12f7cb9223401c449a4a/server/base/src/main/java/org/apache/accumulo/server/util/MasterMetadataUtil.java#L199
   
   https://github.com/apache/accumulo/blob/19e4f7dd23d383833a4c12f7cb9223401c449a4a/server/base/src/main/java/org/apache/accumulo/server/util/MasterMetadataUtil.java#L229
   
   Also, that code deletes any previous last locations.  This may need to be done at assignment also.
   
   https://github.com/apache/accumulo/blob/19e4f7dd23d383833a4c12f7cb9223401c449a4a/server/base/src/main/java/org/apache/accumulo/server/util/MasterMetadataUtil.java#L233

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