Re: Transactions, delivery timeout and changing transactional producer behavior

2022-09-11 Thread Colt McNealy
Hi all— I'm not a committer so I can't review this PR (or is that not true?). However, I'd like to bump this as well. I believe that I've encountered this bug during chaos testing with the transactional producer. I can sometimes produce this error when killing a broker during a long-running

Re: Problem with Kafka KRaft 3.1.X

2022-09-11 Thread Colin McCabe
Thanks, Paul. I would be really curious to see the talk when you're done :) BTW, David Arthur posted a KIP recently that should avoid the upper limit on the number of elements in a batch for CreateTopics or CreatePartitions when it's done. best, Colin On Fri, Sep 9, 2022, at 17:22, Paul

Re: Problem with Kafka KRaft 3.1.X

2022-09-11 Thread Paul Brebner
Thanks, that fix would be nice :-) Paul On Mon, 12 Sept 2022 at 10:41, Colin McCabe wrote: > Thanks, Paul. I would be really curious to see the talk when you're done :) > > BTW, David Arthur posted a KIP recently that should avoid the upper limit > on the number of elements in a batch for

[jira] [Created] (KAFKA-14218) replace temp file handler with JUnit 5 Temporary Directory Support

2022-09-11 Thread Luke Chen (Jira)
Luke Chen created KAFKA-14218: - Summary: replace temp file handler with JUnit 5 Temporary Directory Support Key: KAFKA-14218 URL: https://issues.apache.org/jira/browse/KAFKA-14218 Project: Kafka