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: [email protected] With regards, Apache Git Services
