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

[jira] [Created] (KAFKA-2079) Support exhibitor

Aaron Dixon created KAFKA-2079:
----------------------------------

             Summary: Support exhibitor
                 Key: KAFKA-2079
                 URL: https://issues.apache.org/jira/browse/KAFKA-2079
             Project: Kafka
          Issue Type: Improvement
            Reporter: Aaron Dixon


Exhibitor (https://github.com/Netflix/exhibitor) is a discovery/monitoring solution for managing Zookeeper clusters. It supports use cases like discovery, node replacements and auto-scaling of Zk cluster hosts (so you don't have to manage a fixed set of Zk hosts--especially useful in cloud environments.)

The easiest way for Kafka to support connection to Zk clusters via exhibitor is to use curator as its client. There is already a separate ticket for this: KAFKA-873



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