Hi, Results from the system tests: https://drive.google.com/file/d/1A3cFg5FG8Z-RrHor3RVj77hSFeqFarJ1/view?usp=sharing I got the same 2 failures as with RC0: - kafkatest.tests.core.network_degrade_test.test_rate_device_name=eth0_latency_ms=50_metadata_quorum=COMBINED_KRAFT_rate_limit_kbit=1000000_task_name=rate-1000-latency-50 - kafkatest.tests.tools.replica_verification_test.test_replica_lags_metadata_quorum=ISOLATED_KRAFT The 2nd one is flaky and passed on a rerun.
Thanks, Mickael On Tue, May 5, 2026 at 1:40 PM Mickael Maison <[email protected]> wrote: > > Hello Kafka users, developers and client-developers, > > This is the 2nd candidate for release of Apache Kafka 4.3.0. > > This release includes 25 KIPs bringing improvements to all components. > > Release notes for the 4.3.0 release: > https://dist.apache.org/repos/dist/dev/kafka/4.3.0-rc1/RELEASE_NOTES.html > > *** Please download, test and vote by May 11, 5pm CEST > > Kafka's KEYS file containing PGP keys we use to sign the release: > https://downloads.apache.org/kafka/KEYS > > * Release artifacts to be voted upon (source and binary): > https://dist.apache.org/repos/dist/dev/kafka/4.3.0-rc1/ > > * Docker release artifacts to be voted upon: > apache/kafka:4.3.0-rc1 > apache/kafka-native:4.3.0-rc1 > > * Maven artifacts to be voted upon: > https://repository.apache.org/content/groups/staging/org/apache/kafka/ > > * Javadoc: > https://dist.apache.org/repos/dist/dev/kafka/4.3.0-rc1/javadoc/index.html > > * Tag to be voted upon (off 4.3 branch) is the 4.3.0 tag: > https://github.com/apache/kafka/releases/tag/4.3.0-rc1 > > * Documentation: > PR: https://github.com/apache/kafka-site/pull/853 > > * Protocol: > PR: https://github.com/apache/kafka-site/pull/853 > > * Successful CI builds for the 4.3 branch: > Unit/integration tests: > https://github.com/apache/kafka/actions/runs/25372903952 > System tests: Tests are currently running > > * Successful Docker Image Github Actions Pipeline for 4.3 branch: > Docker Build Test Pipeline (JVM): > https://github.com/apache/kafka/actions/runs/25367577186 > Docker Build Test Pipeline (Native): > https://github.com/apache/kafka/actions/runs/25367591295 > > Thanks, > Mickael
