Re: [VOTE] 4.0.0 RC4

2025-03-17 Thread Paolo Patierno
Hi David, we ran all the automated regression pipelines by using the Kafka 4.0.0 RC4 binaries within the next planned Strimzi 0.46.0 release (Kafka on Kubernetes). Everything seems to be fine so this RC4 looks good to me. +1 non binding Thanks for running the release. Cheers, Paolo On Fri, 14 M

Re: [VOTE] 4.0.0 RC4

2025-03-15 Thread Federico Valeri
Hi David, I've tested the RC4 and this is what I've done: - Used the binaries to create a cluster and run clients from exampled module - Tested the upgrade issue we found in KAFKA-18979 - Tested the dynamic quorum feature (both scale up and down) - Tested group.protocol=consumer with a simple Java

Re: [VOTE] 4.0.0 RC4

2025-03-15 Thread Lianet M.
Hi David, I verified the new RC with the following steps: - Checked system tests run: there were 2 new failures in connect that we didn't have in the previous RC (test_broker_compatibility and test_pause_state_persistent). I ran them locally and they both pass (so based on this and the error msg s

Re: [VOTE] 4.0.0 RC4

2025-03-14 Thread David Arthur
David, thanks for running this behemoth of a release. With the help of my coworker Mahsa Seifikar, we have verified the following upgrade scenario: * Provision a ZK based Kafka cluster on 3.5 and create some topics * Upgrade to 3.9 * Migrate to KRaft * Upgrade to 4.0 We found a few docs issues w