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

Hudson commented on HELIX-92:
-----------------------------

Integrated in helix #704 (See [https://builds.apache.org/job/helix/704/])
    [HELIX-92] Adding service discovery recipe (Revision 
92be0aa548f2efd12ae635d474917464b07dfb29)

     Result = FAILURE
kishoreg : 
Files : 
* recipes/service-discovery/pom.xml
* 
helix-core/src/main/java/org/apache/helix/controller/stages/RebalanceIdealStateStage.java
* helix-core/src/main/java/org/apache/helix/manager/zk/CallbackHandler.java
* recipes/service-discovery/README.md
* src/site/markdown/recipes/service_discovery.md
* src/site/markdown/index.md
* 
recipes/service-discovery/src/main/java/org/apache/helix/servicediscovery/ServiceDiscovery.java
* helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixManager.java
* recipes/pom.xml
* helix-agent/src/main/scripts/integration-test/script/utility.pyc
* 
recipes/service-discovery/src/main/java/org/apache/helix/servicediscovery/ServiceDiscoveryDemo.java
* helix-core/src/main/java/org/apache/helix/manager/zk/ZKExceptionHandler.java
* helix-agent/src/main/scripts/integration-test/script/pexpect.pyc
* helix-core/src/main/java/org/apache/helix/HelixManager.java
* helix-core/src/main/java/org/apache/helix/HelixAdmin.java
* recipes/service-discovery/src/main/config/log4j.properties
* helix-core/src/test/java/org/apache/helix/manager/zk/TestZkHelixAdmin.java
* 
recipes/service-discovery/src/main/java/org/apache/helix/servicediscovery/MyService.java
* helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixAdmin.java
* 
recipes/service-discovery/src/main/java/org/apache/helix/servicediscovery/ServiceMetadata.java
* recipes/service-discovery/src/test/conf/testng.xml

                
> Add service discovery recipe
> ----------------------------
>
>                 Key: HELIX-92
>                 URL: https://issues.apache.org/jira/browse/HELIX-92
>             Project: Apache Helix
>          Issue Type: New Feature
>            Reporter: kishore gopalakrishna
>            Assignee: kishore gopalakrishna
>
> One of the most common usage of zookeeper is service discovery. Helix already 
> has this under the hood, add a recipe on how users can leverage the 
> underlying apis to build one.

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