Github user milleruntime commented on a diff in the pull request:

    https://github.com/apache/accumulo/pull/267#discussion_r120996472
  
    --- Diff: 
server/base/src/main/java/org/apache/accumulo/server/master/balancer/ChaoticLoadBalancer.java
 ---
    @@ -162,7 +163,16 @@ public long 
balance(SortedMap<TServerInstance,TabletServerStatus> current, Set<K
         return 100;
       }
     
    +  /**
    +   * Initialize the TabletBalancer. This gives the balancer the 
opportunity to read the configuration.
    --- End diff --
    
    Agreed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to