it will still be good to add barrier as an example
On Tue, Sep 3, 2013 at 6:17 PM, Kanak Biscuitwala (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/HELIX-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Kanak Biscuitwala resolved HELIX-111. > ------------------------------------- > > Resolution: Duplicate > > HELIX-215 adds an example for a user-defined rebalancer. Resolved. > > > Add barrier example using custom rebalancer > > ------------------------------------------- > > > > Key: HELIX-111 > > URL: https://issues.apache.org/jira/browse/HELIX-111 > > Project: Apache Helix > > Issue Type: Improvement > > Reporter: kishore gopalakrishna > > Assignee: Kanak Biscuitwala > > > > We added a new feature in 0.6.1 for users to plugin custom rebalancer in > controller. Earlier we needed users to use customcodeinvoker which is good > enough for most use cases but for advanced requirements and also improving > performance. Its better to have the ability to compute idealstate within > the controller. > > > https://git-wip-us.apache.org/repos/asf?p=incubator-helix.git;a=blob;f=helix-core/src/main/java/org/apache/helix/controller/rebalancer/Rebalancer.java;h=62a73b35a6c585bbfd18499c4cc7136a09a2c2c8;hb=b162f1bec41f5267509ced63d9f8adf90b8d508e > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira >
