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

ASF GitHub Bot commented on IGNITE-1203:
----------------------------------------

GitHub user raulk opened a pull request:

    https://github.com/apache/incubator-ignite/pull/16

    IGNITE-1203 Implement Cluster Discovery via Apache ZooKeeper.

    Notes:
    
    * You may have conflicts on GridArgumentChecker, if you merge my jms11 
module first. Or viceversa.
    * Same goes for root pom.xml.

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

    $ git pull https://github.com/raulk/incubator-ignite feature/ignite-1203

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

    https://github.com/apache/incubator-ignite/pull/16.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 #16
    
----
commit 741020dfaedee95ebbde6dab7858358c255b1570
Author: Raul Kripalani <[email protected]>
Date:   2015-08-14T00:59:05Z

    IGNITE-1203 Implement Cluster Discovery via Apache ZooKeeper.

----


> Cluster Discovery via ZooKeeper
> -------------------------------
>
>                 Key: IGNITE-1203
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1203
>             Project: Ignite
>          Issue Type: New Feature
>          Components: general
>            Reporter: Raúl Kripalani
>            Assignee: Raúl Kripalani
>              Labels: discovery
>
> From their site:
> bq. ZooKeeper is a centralised service for maintaining configuration 
> information, naming, providing distributed synchronisation, and providing 
> group services. 
> It is used by Kafka, Hadoop Yarn, HBase and many other technologies as a 
> distributed service registry and discovery directory.
> It would be nice to support cluster discovery via ZK.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to