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

    https://github.com/apache/accumulo/pull/272#discussion_r124015943
  
    --- Diff: 
server/base/src/main/java/org/apache/accumulo/server/master/balancer/HostRegexTableLoadBalancer.java
 ---
    @@ -66,6 +71,9 @@
      * It's possible that this balancer may create a lot of migrations. To 
limit the number of migrations that are created during a balance call, set the 
following
      * property (default 250):<br>
      * <b>table.custom.balancer.host.regex.concurrent.migrations</b>
    + * This balancer can continue balancing even if there are outstanding 
migrations.  To limit the number of outstanding migrations in which this 
balancer will
    + * continue balancing, set the following property (default 500):<br>
    --- End diff --
    
    default is zero, right?


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to