You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Mingtao Zhang <ma...@gmail.com> on 2015/04/08 21:00:38 UTC

Kafka ipv6

Hi,

I am facing trouble in version 0.8.2.1. I saw this issue is closed.
https://issues.apache.org/jira/browse/KAFKA-1123

The console-producer --broker-list option from command line tool does work
with ipv6.

But we are using the 'new Producer<>(config);', and

metadata.broker.list=[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:9092

Is it the good configuration (for 0.8.2.1)?
Is there any other way to configure this?

Thank you in advancd!

Best Regards,
Mingtao

Re: Kafka ipv6

Posted by Mingtao Zhang <ma...@gmail.com>.
Resolved ... My cilent is compiled with a old version of kafka.

Mingtao

Best Regards,
Mingtao

On Wed, Apr 8, 2015 at 3:00 PM, Mingtao Zhang <ma...@gmail.com>
wrote:

> Hi,
>
> I am facing trouble in version 0.8.2.1. I saw this issue is closed.
> https://issues.apache.org/jira/browse/KAFKA-1123
>
> The console-producer --broker-list option from command line tool does
> work with ipv6.
>
> But we are using the 'new Producer<>(config);', and
>
> metadata.broker.list=[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:9092
>
> Is it the good configuration (for 0.8.2.1)?
> Is there any other way to configure this?
>
> Thank you in advancd!
>
> Best Regards,
> Mingtao
>