Thanks for running the release, Bruno. I performed the following validations: * Verified all checksums and signatures. * Built from source and ran unit tests. * Ran the first quickstart steps for both ZK and KRaft. * Spotchecked the doc and the Javadocs.
+1 (binding) Best, David On Thu, May 5, 2022 at 10:36 AM Jakub Scholz <ja...@scholz.cz> wrote: > > +1 (non-binding). > > I used the Scala 2.13 binaries and the staged Maven artifacts and ran > various tests with them. Thanks for doing the release. > > Jakub > > On Tue, May 3, 2022 at 4:07 PM Bruno Cadonna <cado...@apache.org> wrote: > > > Hello Kafka users, developers and client-developers, > > > > This is the second 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 error code field in DescribeLogDirsResponse (KIP-784) > > * kafka-console-producer writes headers and null values (KIP-798 and > > KIP-810) > > * JoinGroupRequest and LeaveGroupRequest have a reason attached (KIP-800) > > * Static membership protocol lets the leader skip assignment (KIP-814) > > * Rack-aware standby task assignment in Kafka Streams (KIP-708) > > * Interactive Query v2 (KIP-796, KIP-805, and KIP-806) > > * Connect APIs list all connector plugins and retrieve their > > configuration (KIP-769) > > * TimestampConverter SMT supports different unix time precisions (KIP-808) > > * Connect source tasks handle producer exceptions (KIP-779) > > > > > > Release notes for the 3.2.0 release: > > https://home.apache.org/~cadonna/kafka-3.2.0-rc1/RELEASE_NOTES.html > > > > *** Please download, test and vote by Tuesday, May 10th, 9am PDT > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > https://kafka.apache.org/KEYS > > > > * Release artifacts to be voted upon (source and binary): > > https://home.apache.org/~cadonna/kafka-3.2.0-rc1/ > > > > * Maven artifacts to be voted upon: > > https://repository.apache.org/content/groups/staging/org/apache/kafka/ > > > > * Javadoc: > > https://home.apache.org/~cadonna/kafka-3.2.0-rc1/javadoc/ > > > > * Tag to be voted upon (off 3.2 branch) is the 3.2.0 tag: > > https://github.com/apache/kafka/releases/tag/3.2.0-rc1 > > > > * Documentation: > > https://kafka.apache.org/32/documentation.html > > > > * Protocol: > > https://kafka.apache.org/32/protocol.html > > > > * Successful Jenkins builds for the 3.2 branch: > > Unit/integration tests: I'll share a link once the builds complete > > System tests: > > https://jenkins.confluent.io/job/system-test-kafka/job/3.2/30/ > > > > /************************************** > > > > Thanks, > > Bruno > >