Re: [VOTE] 3.4.1 RC3

2023-05-26 Thread Josep Prat
Hi Luke, Thanks again for running this! I ran the following validation steps: - Built from source with Java 11 and Scala 2.13 - Signatures and hashes of the artifacts generated - Navigated through Javadoc including links to JDK classes - Run the unit tests - Run integration tests - Run the quicks

How to disable metric collection for client quotas?

2023-05-26 Thread Oleksandr Shulgin
Hello! We have a setup where clients are not connecting to Kafka directly, but rather using a middle layer API for both producing and consuming messages. This layer is centrally managed by the same tech team that is operating Kafka, so we don't see a use for the Kafka client quotas mechanism. At

[VOTE] 3.4.1 RC3

2023-05-26 Thread Luke Chen
Hello Kafka users, developers and client-developers, This is the 4th candidate for release of Apache Kafka 3.4.1. This is a bugfix release with several fixes since the release of 3.4.0. A few of the major issues include: - core KAFKA-14644 Proce