[
https://issues.apache.org/jira/browse/STORM-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042943#comment-14042943
]
ASF GitHub Bot commented on STORM-213:
--------------------------------------
GitHub user harshach opened a pull request:
https://github.com/apache/incubator-storm/pull/163
STORM-213. Decouple In-Process ZooKeeper from LocalCluster.
Added changes on top of latest master. Closed previous PR
https://github.com/apache/incubator-storm/pull/137
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harshach/incubator-storm STORM-213-V1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/163.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 #163
----
commit c95c7193e7e24b08016dd68793e19ecad580d118
Author: Sriharsha Chintalapani <[email protected]>
Date: 2014-06-25T01:38:16Z
STORM-213. Decouple In-Process ZooKeeper from LocalCluster.
----
> Decouple In-Process ZooKeeper from LocalCluster
> -----------------------------------------------
>
> Key: STORM-213
> URL: https://issues.apache.org/jira/browse/STORM-213
> Project: Apache Storm (Incubating)
> Issue Type: Improvement
> Reporter: Sharmarke Aden
> Labels: LocalCluster, ZooKeeper
>
> Currently there is no way to independently start ZooKeeper instance and have
> LocalCluster use this instance. It would be great if there was an option to
> tell LocalCluster to not start its own in-process ZooKeeper and instead rely
> on an already running In-Process instance.
--
This message was sent by Atlassian JIRA
(v6.2#6252)