You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Chao Chu (JIRA)" <ji...@apache.org> on 2015/02/16 09:10:12 UTC

[jira] [Commented] (KAFKA-1811) ensuring registered broker host:port is unique

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

Chao Chu commented on KAFKA-1811:
---------------------------------

Is it ok to introduce some other library like [apache curator | http://curator.apache.org/] ? Which has built-in support for lock related utils/recipes which should make the impl of this easiler. I am a beginner of kafka, I am looking into picking up a few newbie JIRAs to get familiar with the code base. If no one objects, I'd like to work on this one.

> 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)