Re: Idempotent producer and handling OutOfOrderSequenceException

2025-04-23 Thread Matthias J. Sax
I guess that make sense. Would need to dig into the code (not super familiar with this part of the code base), to fully confirm. Not sure if it might not be possible to change though, if there is a demand for it. -- Might also be a question about how complex such a change would be. My read i

Re: [VOTE] 3.9.1 RC1

2025-04-23 Thread PoAn Yang
Hi TengYao, I have done the following tests: - Built from 3.9.1-rc1 with OpenJDK-17 and OpenJDK-21. - Ran all unit and integration tests. - Verified basic produce/consume. - Validated the checksums and keys. - Ran KRaft with kafka_2.13-3.9.1.tgz Thanks, PoAn > On Apr 23, 2025, at 5:00 PM, TengY

[VOTE] 3.9.1 RC1

2025-04-23 Thread TengYao Chi
Hello Kafka users, developers, and client-developers, This is the second candidate for the release of Apache Kafka 3.9.1. This RC fixed the release tag off to a temporary branch issue (KAFKA-19166 ) compared with RC0. This is a bug-fix release wi

Re: Idempotent producer and handling OutOfOrderSequenceException

2025-04-23 Thread Stig Rohde Døssing
Thanks. For us at least, there is no need to change the behavior, we just wanted to understand the reasoning behind the Javadoc. Den ons. 23. apr. 2025 kl. 20.36 skrev Matthias J. Sax : > I guess that make sense. Would need to dig into the code (not super > familiar with this part of the code bas