[ 
https://issues.apache.org/jira/browse/KAFKA-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943755#comment-13943755
 ] 

Jay Bae edited comment on KAFKA-1321 at 3/22/14 12:10 AM:
----------------------------------------------------------

When there's not parent zknode, zkclient tries to create its parent node but 
its parent path would be empty because "/consumers" is already under the root.

To avoid this problem, I need to create a namespace beforehand. This would be 
great if documented.


was (Author: metacret):
This is a bug on zkclient.

> Kafka zookeeper path should be configurable to create multiple Kafka cluster 
> in the same zookeeper cluster
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-1321
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1321
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jay Bae
>
> We want to have multiple Kafka clusters in the same zookeeper and each Kafka 
> cluster should be physically separated. To do so, the root path of zookeeper 
> nodes should be configurable.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to