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 2018/11/28 17:20:13 UTC

[GitHub] keith-turner commented on a change in pull request #781: fixes ACCUMULO-4410: Master didn't not resume balancing after adminis…

keith-turner commented on a change in pull request #781: fixes ACCUMULO-4410: Master didn't not resume balancing after adminis…
URL: https://github.com/apache/accumulo/pull/781#discussion_r237175728
 
 

 ##########
 File path: server/master/src/main/java/org/apache/accumulo/master/Master.java
 ##########
 @@ -1586,6 +1586,11 @@ public void update(LiveTServerSet current, Set<TServerInstance> deleted,
       cleanListByHostAndPort(serversToShutdown, deleted, added);
     }
 
 
 Review comment:
   I was wondering the same thing.  It is a bit of a mess.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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