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

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

Don't commit this please :)

It builds and unit-tests mostly pass... but there are few big todo items still 
open:
1. Make the protocol backward compatible as we discussed in the mailing list
2. Make tools support multiple protocols (this is hard coded right now)
3. Test with IPv6
4. Support default interface with null (Its currently binding to wildcard by 
default)

Please take a look and comment! Its a pretty large change, so I may have missed 
something big.

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

Reply via email to