GitHub user jiajunwang opened a pull request:

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

    [HELIX-674] Introducing constraints based rebalancing mechanism.

    Constraint can be customized by application to restrict how rebalancing is 
processed.
    The change also includes examples to demonstrate how constraints can be 
defined and used.

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

    $ git pull https://github.com/jiajunwang/helix constraint

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

    https://github.com/apache/helix/pull/145.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 #145
    
----
commit 195ca9818617e3909c8bf285912778b711edd67c
Author: jiajunwang <ericwang1985@...>
Date:   2018-02-27T01:21:48Z

    [HELIX-674] Introducing constraints based rebalancing mechanism.
    
    Constraint can be customized by application to restrict how rebalancing is 
processed.
    The change also includes examples to demonstrate how constraints can be 
defined and used.

----


---

Reply via email to