GitHub user hangqi opened a pull request:

    https://github.com/apache/helix/pull/37

    add CustomSemiAutoRebalancer

    This is just a prove of concept, introducing a new rebalancer which 
combining both SemiAutoRebalancer and CustomRebalancer. 
    
    The idea is very simple, normally, partitions still follow 
SemiAutoRebalancer to perform the state transition, but it also allows admin to 
specify specific state for specific partition of specific node in idealState as 
Custom mode but could only specify a portion of it. 

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

    $ git pull https://github.com/hangqi/helix add_custom_semi_auto_rebalancer

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

    https://github.com/apache/helix/pull/37.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 #37
    
----
commit 241ca939bbcb7dc6d0a306998b656c30a65a78d3
Author: Hang Qi <[email protected]>
Date:   2015-10-02T22:34:40Z

    add CustomSemiAutoRebalancer

----


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