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 <ra...@apache.org> Date: 2015-08-14T00:59:05Z IGNITE-1203 Implement Cluster Discovery via Apache ZooKeeper. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---