[ 
https://issues.apache.org/jira/browse/HELIX-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13634764#comment-13634764
 ] 

Hudson commented on HELIX-84:
-----------------------------

Integrated in helix #692 (See [https://builds.apache.org/job/helix/692/])
    HELIX-84: Add example/documentation/recipe on how to generate ideal-state 
programmatically (Revision 0df98c2ba55dc90a7ed8e57847539dda05b29c93)

     Result = FAILURE
zzhang : 
Files : 
* 
helix-core/src/main/java/org/apache/helix/examples/IdealStateBuilderExample.java
* helix-core/src/main/java/org/apache/helix/model/builder/IdealStateBuilder.java

                
> Add example/documentation/recipe on how to generate idealstate 
> programmatically
> -------------------------------------------------------------------------------
>
>                 Key: HELIX-84
>                 URL: https://issues.apache.org/jira/browse/HELIX-84
>             Project: Apache Helix
>          Issue Type: Improvement
>            Reporter: kishore gopalakrishna
>
> Currently the examples in Helix give the impression that idealstate of a 
> resource can only be set using helix admin rebalance api. This is not true, 
> Helix just provides few implementation of generating idealstate given a set 
> of nodes and partitions. One is free to provide his own implementation.
> We need to provide examples and recipes for this.
> Here is a sample code
> http://pastebin.com/e2LXtq46

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

Reply via email to