Can do and done! https://issues.apache.org/jira/browse/KAFKA-1123
On Nov 6, 2013, at 11:04 AM, Jun Rao <jun...@gmail.com> wrote: > Yes, that seems like a problem for IPv6. Could you file a jira? In the > meantime, could you try using the hostname instead of the ip address? > > Thanks, > > Jun > > > On Wed, Nov 6, 2013 at 7:43 AM, Andrew Otto <o...@wikimedia.org> wrote: > >> Hm, >> >> Does Kafka support IPv6? I'm trying it now, but I'm just using the >> console-producer, which seems to not be able to read in --broker-list with >> IPv6 addresses. It looks like it is interpreting the colons in the address >> as the addy:port separator. >> >> -Andrew