[jira] [Resolved] (KAFKA-13301) The relationship between request.timeout. ms and max.poll.interval.ms in the Consumer Configs is incorrect.

2021-09-18 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-13301. --- Fix Version/s: 3.1.0 Resolution: Fixed > The relationship between request.timeout.

Re: [DISCUSS] Apache Kafka 3.1.0 release

2021-09-18 Thread Israel Ekpo
Forgot to confirm in my last message, though it was implied. I am a +1 as well. Thank you, David. On Sat, Sep 18, 2021 at 8:54 AM Israel Ekpo wrote: > Thanks for volunteering David. It’s great that we are already planning the > 3.1.0 release. > > > On Thu, Sep 16, 2021 at 3:38 PM Bill Bejeck

Re: [DISCUSS] KIP-775: Custom partitioners in foreign key joins

2021-09-18 Thread Matthias J. Sax
Thanks for the KIP Victoria. As pointed out on the Jira ticket by you, using `` and `` as partitioner types does not really work, because we don't have access to the right value on the left side nor have we access to the left value on the right hand side. -- I like your idea to use `Void` as

Re: [DISCUSS] Apache Kafka 3.1.0 release

2021-09-18 Thread Luke Chen
Thanks for volunteering! +1 (non-binding) Look forward to V3.1.0! Thank you. Luke On Sat, Sep 18, 2021 at 8:55 PM Israel Ekpo wrote: > Thanks for volunteering David. It’s great that we are already planning the > 3.1.0 release. > > > On Thu, Sep 16, 2021 at 3:38 PM Bill Bejeck wrote: > > >

Re: [DISCUSS] Apache Kafka 3.1.0 release

2021-09-18 Thread Israel Ekpo
Thanks for volunteering David. It’s great that we are already planning the 3.1.0 release. On Thu, Sep 16, 2021 at 3:38 PM Bill Bejeck wrote: > Thanks for volunteering for the 3.1.0 release David! > > It's a +1 from me. > > -Bill > > On Thu, Sep 16, 2021 at 3:08 PM Konstantine Karantasis < >

[jira] [Created] (KAFKA-13310) KafkaConsumer cannot jump out of the poll method, and the consumer is blocked in the ConsumerCoordinator method maybeAutoCommitOffsetsSync(Timer timer). Broker end cpu a

2021-09-18 Thread RivenSun (Jira)
RivenSun created KAFKA-13310: Summary: KafkaConsumer cannot jump out of the poll method, and the consumer is blocked in the ConsumerCoordinator method maybeAutoCommitOffsetsSync(Timer timer). Broker end cpu and traffic increase sharply