Re: [kafka-clients] Re: [VOTE] 3.2.0 RC0

2022-05-02 Thread Bruno Cadonna
Hi Guozhang, Thank you for your message! The performance regression did not find its way to the 3.2 branch. In other words, the commit that is fixed by your commit is not on branch 3.2. Best, Bruno On 27.04.22 21:36, Guozhang Wang wrote: Hi Bruno, Could I also have this commit ( https://g

Re: [kafka-clients] Re: [VOTE] 3.2.0 RC0

2022-04-28 Thread Bruno Cadonna
Hi Luke, Thanks for your message! I agree and I will include this PR in the next RC. Best, Bruno On 28.04.22 09:38, Luke Chen wrote: Hi Bruno, I think this PR might also need to be included in next release candidate because it's a bug fix/optimization for an issue introduced in v3.2.0. https

Re: [kafka-clients] Re: [VOTE] 3.2.0 RC0

2022-04-28 Thread Luke Chen
Hi Bruno, I think this PR might also need to be included in next release candidate because it's a bug fix/optimization for an issue introduced in v3.2.0. https://github.com/apache/kafka/pull/12096 cc Ismael Thank you. Luke On Thu, Apr 28, 2022 at 3:36 AM Guozhang Wang wrote: > Hi Bruno, > > C

Re: [kafka-clients] Re: [VOTE] 3.2.0 RC0

2022-04-27 Thread Guozhang Wang
Hi Bruno, Could I also have this commit ( https://github.com/apache/kafka/commit/e026384ffb3170a2e71053a4163db58b9bd8fba6) in the next release candidate? It's fixing a performance regression that was just introduced, and not yet released in older versions. Guozhang On Tue, Apr 26, 2022 at 11:01

Re: [kafka-clients] Re: [VOTE] 3.2.0 RC0

2022-04-26 Thread Jun Rao
Hi, Bruno. Thanks for the reply. Your understanding is correct. This is a regression introduced only in the 3.2 branch. Sorry for the late notice. Jun On Tue, Apr 26, 2022 at 10:04 AM Bruno Cadonna wrote: > Hi Jun, > > Thank you for your message! > > Now I see how this issue was introduced in

Re: [kafka-clients] Re: [VOTE] 3.2.0 RC0

2022-04-26 Thread Bruno Cadonna
Hi Jun, Thank you for your message! Now I see how this issue was introduced in 3.2.0. The fix for the bug described in KAFKA-12841 introduced it, right? I initially understood that the PR you want to include is the fix for the bug described in KAFKA-12841 which dates back to 2.6. I think th

Re: [VOTE] 3.2.0 RC0

2022-04-26 Thread Jun Rao
Hi, Bruno, Could we include https://github.com/apache/kafka/pull/12064 in 3.2.0? This fixes an issue introduced in 3.2.0 where in some of the error cases, the producer interceptor is called twice for the same record. Thanks, Jun On Tue, Apr 26, 2022 at 6:34 AM Bruno Cadonna wrote: > Hi all, >

Re: [VOTE] 3.2.0 RC0

2022-04-26 Thread Bruno Cadonna
Hi all, This is a gently reminder to vote for the first candidate for release of Apache Kafka 3.2.0. I added the 3.2 documentation to the kafka site. That means https://kafka.apache.org/32/documentation.html works now. A successful system tests run can be found here: https://jenkins.conflue

Re: [VOTE] 3.2.0 RC0

2022-04-21 Thread Michal Tóth
Hello all, I have executed some produce/consume system tests which all passed. Also everything passed from https://github.com/tombentley/kafka-verify-rc - checking signatures, checksums, with gradle unit & integration tests, etc. Good from me (non-binding). Thank you pi 15. 4. 2022 o 21:05 Br

[VOTE] 3.2.0 RC0

2022-04-15 Thread Bruno Cadonna
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 3.2.0. * log4j 1.x is replaced with reload4j (KAFKA-9366) * StandardAuthorizer for KRaft (KIP-801) * Send a hint to the partition leader to recover the partition (KIP-704) * Top-level err