[
https://issues.apache.org/jira/browse/KAFKA-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao updated KAFKA-1123:
---------------------------
Priority: Major (was: Minor)
Affects Version/s: (was: 0.8.0)
0.8.2
Labels: newbie (was: )
We probably should add the IPV6 support asap. It seems that for a given string
of "host:port", we can just look up for the last : to separate the host and
port. This should cover both IPV4 and IPV6. We will need to do that for both
the old and the new producer.
> Broker IPv6 addresses parsed incorrectly
> ----------------------------------------
>
> Key: KAFKA-1123
> URL: https://issues.apache.org/jira/browse/KAFKA-1123
> Project: Kafka
> Issue Type: Bug
> Components: producer
> Affects Versions: 0.8.2
> Reporter: Andrew Otto
> Assignee: Jun Rao
> Labels: newbie
>
> It seems that broker addresses are parsed incorrectly when IPv6 addresses are
> supplied. IPv6 addresses have colons in them, and Kafka seems to be
> interpreting the first : as the address:port separator.
> I have only tried this with the console-producer --broker-list option, so I
> don't know if this affects anything deeper than the CLI.
--
This message was sent by Atlassian JIRA
(v6.2#6252)