You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Gwen Shapira (JIRA)" <ji...@apache.org> on 2014/12/05 21:36:12 UTC

[jira] [Commented] (KAFKA-1809) Refactor brokers to allow listening on multiple ports and IPs

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

Gwen Shapira commented on KAFKA-1809:
-------------------------------------

Created reviewboard https://reviews.apache.org/r/28769/diff/
 against branch origin/trunk

> Refactor brokers to allow listening on multiple ports and IPs 
> --------------------------------------------------------------
>
>                 Key: KAFKA-1809
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1809
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: security
>            Reporter: Gwen Shapira
>            Assignee: Gwen Shapira
>         Attachments: KAFKA-1809.patch
>
>
> The goal is to eventually support different security mechanisms on different ports. 
> Currently brokers are defined as host+port pair, and this definition exists throughout the code-base, therefore some refactoring is needed to support multiple ports for a single broker.
> The detailed design is here: https://cwiki.apache.org/confluence/display/KAFKA/Multiple+Listeners+for+Kafka+Brokers



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)