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/08 16:12:38 UTC

[GitHub] [accumulo] Manno15 commented on a change in pull request #1453: Update Last Location. Solution for #1169

Manno15 commented on a change in pull request #1453: Update Last Location. Solution for #1169
URL: https://github.com/apache/accumulo/pull/1453#discussion_r376718357
 
 

 ##########
 File path: server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java
 ##########
 @@ -2523,6 +2523,12 @@ public void run() {
         Assignment assignment = new Assignment(extent, getTabletSession());
         TabletStateStore.setLocation(getContext(), assignment);
 
 Review comment:
   Okay, I can try that when I get in Monday. Thanks for the suggestion.

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