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

Jun Rao commented on KAFKA-44:
------------------------------

Prshanth, 

This seems like a good idea to me. Ideally, this new ZK path 
/brokers/[brokerId]/new_partition/[topic:partitionId] should be created 
atomically with other ZK paths constructed when a new topic is created. We 
could leverage the ZK multiple-row transaction support for this when ZK 3.4 is 
more stable.
                
> Various ZK listeners to support intra-cluster replication
> ---------------------------------------------------------
>
>                 Key: KAFKA-44
>                 URL: https://issues.apache.org/jira/browse/KAFKA-44
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jun Rao
>
> We need to implement the new ZK listeners for the new paths registered in ZK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to