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:33:13 UTC

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

Gwen Shapira created KAFKA-1809:
-----------------------------------

             Summary: 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
            Reporter: Gwen Shapira
            Assignee: Gwen Shapira


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)