You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Aaron Dixon (JIRA)" <ji...@apache.org> on 2015/03/11 23:26:38 UTC

[jira] [Created] (STORM-702) Apache Exhibitor support

Aaron Dixon created STORM-702:
---------------------------------

             Summary: Apache Exhibitor support
                 Key: STORM-702
                 URL: https://issues.apache.org/jira/browse/STORM-702
             Project: Apache Storm
          Issue Type: Improvement
            Reporter: Aaron Dixon
            Priority: Critical


Storm connects to Zookeeper via an explicit list of zookeeper hosts.

Apache Exhibitor offers zookeeper cluster discovery and management features allowing for dynamically resizing zookeeper clusters, restarting and replacing zk machines in the cluster, etc.

Curator supports creating zookeeper client connections using exhibitor hosts.

Storm should allow (optionally) for connection to its Zookeeper clusters through Exhibitor.

Here is the github pull request that prompted this ticket, and that introduces  optional exhibitor configuration and exhibitor support in Storm: https://github.com/apache/storm/pull/432



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