Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #1053

2022-07-06 Thread Apache Jenkins Server
See Changes: -- [...truncated 401718 lines...] [2022-07-07T04:15:19.177Z] [2022-07-07T04:15:19.177Z] org.apache.kafka.streams.processor.internals.StreamsAssignmentScaleTe

Re: Transactions, delivery timeout and changing transactional producer behavior

2022-07-06 Thread Luke Chen
Hi Daniel, Thanks for reporting the issue, and the investigation. I'm curious, so, what's your workaround for this issue? I agree with Artem, it makes sense. Please file a bug in JIRA. And looking forward to your PR! :) Thank you. Luke On Thu, Jul 7, 2022 at 3:07 AM Artem Livshits wrote: > Hi

Re: [VOTE] KIP-851: : Add requireStable flag into ListConsumerGroupOffsetsOptions

2022-07-06 Thread Luke Chen
Hi Guozhang, Removing the script-extention from the KIP is good to me. +1 from me, too. Thank you. Luke On Thu, Jul 7, 2022 at 7:39 AM Guozhang Wang wrote: > Hello folks, > > I tried to implement the script-extension along with the unit test coverage > on DescribeConsumerGroupTest, but it turn

Re: [VOTE] KIP-851: : Add requireStable flag into ListConsumerGroupOffsetsOptions

2022-07-06 Thread Guozhang Wang
Hello folks, I tried to implement the script-extension along with the unit test coverage on DescribeConsumerGroupTest, but it turns out more complicated than I anticipated due to the fact that we need to make sure the `require-stable` flag is only effective for describing consumers. This also make

[jira] [Created] (KAFKA-14052) Download verification directions are incorrect for linux

2022-07-06 Thread M Sesterhenn (Jira)
M Sesterhenn created KAFKA-14052: Summary: Download verification directions are incorrect for linux Key: KAFKA-14052 URL: https://issues.apache.org/jira/browse/KAFKA-14052 Project: Kafka Issu

[jira] [Created] (KAFKA-14051) KRaft remote controllers do not create metrics reporters

2022-07-06 Thread Ron Dagostino (Jira)
Ron Dagostino created KAFKA-14051: - Summary: KRaft remote controllers do not create metrics reporters Key: KAFKA-14051 URL: https://issues.apache.org/jira/browse/KAFKA-14051 Project: Kafka Is

[jira] [Resolved] (KAFKA-14032) Dequeue time for forwarded requests is ignored to set

2022-07-06 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-14032. - Fix Version/s: 3.3.0 Resolution: Fixed > Dequeue time for forwarded requests is i

[jira] [Created] (KAFKA-14050) Older clients cannot deserialize ApiVersions response with finalized feature epoch

2022-07-06 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-14050: --- Summary: Older clients cannot deserialize ApiVersions response with finalized feature epoch Key: KAFKA-14050 URL: https://issues.apache.org/jira/browse/KAFKA-14050

Re: [VOTE] KIP-840: Config file option for MessageReader/MessageFormatter in ConsoleProducer/ConsoleConsumer

2022-07-06 Thread David Jacot
+1 (binding). Thanks for the KIP! It is a useful addition. Best, David On Wed, Jul 6, 2022 at 9:10 PM Colin McCabe wrote: > > +1 (binding). > > thanks, Alexandre. > > On Mon, Jun 27, 2022, at 05:15, Alexandre Garnier wrote: > > Hello! > > > > A little ping on this vote. > > > > Thanks. > > > > L

Re: [Vote] KIP-787 - MM2 Interface to manage Kafka resources

2022-07-06 Thread David Jacot
Thanks for the KIP, Omnia! +1 (binding) On Wed, Jul 6, 2022 at 5:02 PM Omnia Ibrahim wrote: > > Hi, > Can we have one last binding vote for this KIP, please? > > Omnia > > On Tue, Jun 28, 2022 at 3:36 PM Omnia Ibrahim > wrote: > > > Thanks, Tom, I have updated the KIP to reflect these minor poin

Re: [VOTE] KIP-840: Config file option for MessageReader/MessageFormatter in ConsoleProducer/ConsoleConsumer

2022-07-06 Thread Colin McCabe
+1 (binding). thanks, Alexandre. On Mon, Jun 27, 2022, at 05:15, Alexandre Garnier wrote: > Hello! > > A little ping on this vote. > > Thanks. > > Le jeu. 16 juin 2022 à 16:36, Alexandre Garnier a écrit : > >> Hi everyone. >> >> Anyone wants to give a last binding vote for this KIP? >> >> Thanks

Re: Transactions, delivery timeout and changing transactional producer behavior

2022-07-06 Thread Artem Livshits
Hi Daniel, What you say makes sense. Could you file a bug and put this info there so that it's easier to track? -Artem On Wed, Jul 6, 2022 at 8:34 AM Dániel Urbán wrote: > Hello everyone, > > I've been investigating some transaction related issues in a very > problematic cluster. Besides find

Transactions, delivery timeout and changing transactional producer behavior

2022-07-06 Thread Dániel Urbán
Hello everyone, I've been investigating some transaction related issues in a very problematic cluster. Besides finding some interesting issues, I had some ideas about how transactional producer behavior could be improved. My suggestion in short is: when the transactional producer encounters an er

Re: [Vote] KIP-787 - MM2 Interface to manage Kafka resources

2022-07-06 Thread Omnia Ibrahim
Hi, Can we have one last binding vote for this KIP, please? Omnia On Tue, Jun 28, 2022 at 3:36 PM Omnia Ibrahim wrote: > Thanks, Tom, I have updated the KIP to reflect these minor points. > > On Tue, Jun 28, 2022 at 10:58 AM Tom Bentley wrote: > >> Hi again Omnia, >> >> I left a couple of real

[jira] [Created] (KAFKA-14049) Relax Non Null Requirement for KStreamGlobalKTable Left Join

2022-07-06 Thread Saumya Gupta (Jira)
Saumya Gupta created KAFKA-14049: Summary: Relax Non Null Requirement for KStreamGlobalKTable Left Join Key: KAFKA-14049 URL: https://issues.apache.org/jira/browse/KAFKA-14049 Project: Kafka

[DISCUSS] KIP-848: The Next Generation of the Consumer Rebalance Protocol

2022-07-06 Thread David Jacot
Hi all, I would like to start a discussion thread on KIP-848: The Next Generation of the Consumer Rebalance Protocol. With this KIP, we aim to make the rebalance protocol (for consumers) more reliable, more scalable, easier to implement for clients, and easier to debug for operators. The KIP is h

[jira] [Created] (KAFKA-14048) The Next Generation of the Consumer Rebalance Protocol

2022-07-06 Thread David Jacot (Jira)
David Jacot created KAFKA-14048: --- Summary: The Next Generation of the Consumer Rebalance Protocol Key: KAFKA-14048 URL: https://issues.apache.org/jira/browse/KAFKA-14048 Project: Kafka Issue Ty

[jira] [Created] (KAFKA-14047) Use KafkaRaftManager in KRaft TestKit

2022-07-06 Thread dengziming (Jira)
dengziming created KAFKA-14047: -- Summary: Use KafkaRaftManager in KRaft TestKit Key: KAFKA-14047 URL: https://issues.apache.org/jira/browse/KAFKA-14047 Project: Kafka Issue Type: Test