cjmamo / kafka-web-console

A web console for Apache Kafka (retired)
Apache License 2.0
762 stars 246 forks source link

please support zookeeper non-root path #54

Closed shadyxu closed 9 years ago

shadyxu commented 9 years ago

Right now, a zookeeper should be registered with host, port and other attributes separately, and then kafka-web-console will fetch all the information from that zookeeper. But what if I store the information in a non-root path, which is supported by kafka, like /kafka-meta?