GitHub user dlmarion opened a pull request:

    https://github.com/apache/accumulo/pull/93

    ACCUMULO-4184: Fixed issues with the HostRegexTableLoadBalancer

    - Balancer now watches for configuration changes so the master does not 
have to be restarted
    - Fixed a bug where pools overlapped the same hosts and tablets for those 
tables were constantly reassigned.
    - Added a property to control the number of migrations that can be created 
by this balancer in one pass
    - Fix issue where matching properties were being parsed as table regex 
properties

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/accumulo ACCUMULO-4184

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/93.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #93
    
----
commit 4c768c2b270fe384f470652689de3c951e993bc4
Author: Dave Marion <[email protected]>
Date:   2016-04-14T14:43:08Z

    ACCUMULO-4184: Fixed issues with the HostRegexTableLoadBalancer
    
    - Balancer now watches for configuration changes so the master does not 
have to be restarted
    - Fixed a bug where pools overlapped the same hosts and tablets for those 
tables were constantly reassigned.
    - Added a property to control the number of migrations that can be created 
by this balancer in one pass
    - Fix issue where matching properties were being parsed as table regex 
properties

----


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