[ https://issues.apache.org/jira/browse/KAFKA-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jun Rao updated KAFKA-2036: --------------------------- Status: In Progress (was: Patch Available) Thanks for the patch. The new consumer/producer client will be using the network code in org.apache.kafka.common.network. Does it have the same problem? It's more important to fix the issue there since BlockingChannel will be go away in the future. > 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)