[
https://issues.apache.org/jira/browse/KAFKA-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372199#comment-14372199
]
Arsenii Krasikov edited comment on KAFKA-2036 at 3/23/15 1:58 PM:
------------------------------------------------------------------
simple solution with exhaustive search through all broker's addresses is in
[patch|https://issues.apache.org/jira/secure/attachment/12706525/patch]
was (Author: nyaapa):
simple solution with exhaustive search through all broker's addresses is in
[patch|https://issues.apache.org/jira/secure/attachment/12706058/patch]
> Consumer and broker have different networks
> -------------------------------------------
>
> Key: KAFKA-2036
> URL: https://issues.apache.org/jira/browse/KAFKA-2036
> Project: Kafka
> Issue Type: Bug
> Components: network
> Affects Versions: 0.8.2.1
> Environment: oracle java {7,8}, ipv6 only consumer, ipv4 + ipv6 broker
> Reporter: Arsenii Krasikov
> Assignee: Jun Rao
> Attachments: patch
>
>
> If broker is connected to several networks ( for example ipv6 and ipv4 ) and
> not all of them are reachable to consumer then
> {{kafka.network.BlockingChannel}} gives up to connect after the first
> "Network is unreachable" error not triyng remaining networks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)