Re: Setting up the CooperativeStickyAssignor in Java

2022-03-17 Thread Bruno Cadonna
Hi Richard, The group.instance.id config is orthogonal to the partition assignment strategy. The group.instance.id is used if you want to have static membership which is not related to the partition assignment strategy. If you think you found a bug, could you please open a JIRA ticket with s

Does Apache Kafka support IPv6/IPv4 or IPv6-only networks?

2022-03-17 Thread 5
Hi, everyone, does Apache Kafka support IPv6/IPv4 or IPv6-only networks?

Re: Does Apache Kafka support IPv6/IPv4 or IPv6-only networks?

2022-03-17 Thread Bitfox
>From my experience, it supports both. On Thu, Mar 17, 2022 at 10:18 PM 5 wrote: > Hi, everyone, does Apache Kafka support IPv6/IPv4 or IPv6-only networks?

Re: Does Apache Kafka support IPv6/IPv4 or IPv6-only networks?

2022-03-17 Thread Luke Chen
For your information, we have KIP-797 working on "Accept duplicate listener on port for IPv4/IPv6" ref: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=195726330 Thanks. Luke On Fri, Mar 18, 2022 at 7:56 AM Bitfox wrote: > From my experience, it supports both. > > > On Thu, Ma