[ https://issues.apache.org/jira/browse/KAFKA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14331558#comment-14331558 ]
Neha Narkhede commented on KAFKA-1811: -------------------------------------- [~chuchao333] Using Curator or not is a decision the Kafka community hasn't agreed on. For this change itself, I'd suggest using zkClient. You also might want to check with [~metadave] whether he still wants to work on this or not, since he had submitted the previous patch :) > ensuring registered broker host:port is unique > ---------------------------------------------- > > Key: KAFKA-1811 > URL: https://issues.apache.org/jira/browse/KAFKA-1811 > Project: Kafka > Issue Type: Improvement > Reporter: Jun Rao > Labels: newbie > Attachments: KAFKA_1811.patch > > > Currently, we expect each of the registered broker to have a unique host:port > pair. However, we don't enforce that, which causes various weird problems. It > would be useful to ensure this during broker registration. -- This message was sent by Atlassian JIRA (v6.3.4#6332)