Hi David, +1 (binding)
Verified signatures, ran quickstart with binaries, built from source and verified with quickstart, checked some javadocs. Thanks for the RC, David! Regards, Rajini On Tue, Jul 26, 2022 at 4:32 PM Randall Hauch <rha...@gmail.com> wrote: > Thanks for the RC, David. > > I was able to successfully complete the following: > > - Installed 3.2.1 RC3 and performed quickstart for broker and > Connect (using Java 17) > - Verified signatures and checksums > - Verified the tag > - Manually compared the release notes to JIRA > - Build release archive from the tag, installed locally, and ran a portion > of quickstart > - Manually spotchecked the Javadocs and release notes linked above > - The site docs at https://kafka.apache.org/32/documentation.html still > reference the 3.2.0 version (as expected), but I verified that putting the > contents of > > https://home.apache.org/~davidarthur/kafka-3.2.1-rc3/kafka_2.12-3.2.1-site-docs.tgz > into the "32" directory of a local Apache server running > https://github.com/apache/kafka-site, and the proper 3.2.1 version was > referenced. > > So I'm +1 (binding) > > Best regards, > > Randall > > On Thu, Jul 21, 2022 at 8:15 PM David Arthur <davidart...@apache.org> > wrote: > > > Hello Kafka users, developers and client-developers, > > > > This is the first release candidate of Apache Kafka 3.2.1. > > > > This is a bugfix release with several fixes since the release of 3.2.0. A > > few of the major issues include: > > > > * KAFKA-14062 OAuth client token refresh fails with SASL extensions > > * KAFKA-14079 Memory leak in connectors using errors.tolerance=all > > * KAFKA-14024 Cooperative rebalance regression causing clients to get > stuck > > > > > > Release notes for the 3.2.1 release: > > https://home.apache.org/~davidarthur/kafka-3.2.1-rc3/RELEASE_NOTES.html > > > > > > > > **** Please download, test and vote by Wednesday July 27, 2022 at 17:00 > PT. > > **** > > 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/~davidarthur/kafka-3.2.1-rc3/ > > > > Maven artifacts to be voted upon: > > https://repository.apache.org/content/groups/staging/org/apache/kafka/ > > > > Javadoc: https://home.apache.org/~davidarthur/kafka-3.2.1-rc3/javadoc/ > > > > Tag to be voted upon (off 3.2 branch) is the 3.2.1 tag: > > https://github.com/apache/kafka/releases/tag/3.2.1-rc3 > > > > Documentation: https://kafka.apache.org/32/documentation.html > > > > Protocol: https://kafka.apache.org/32/protocol.html > > > > > > The past few builds have had flaky test failures. I will update this > thread > > with passing build links soon. > > > > Unit/Integration test job: > > https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.2/ > > System test job: > > https://jenkins.confluent.io/job/system-test-kafka/job/3.2/ > > > > > > Thanks! > > David Arthur > > >