gpg: Good signature from "David Arthur (CODE SIGNING KEY) <davidart...@apache.org>" [unknown]
/tmp/tmp.lRpAY/kafka-3.2.1-src.tgz.sha512: OK Build using Gradle 7.3.3, Java 11 and Scala 2.13.8 BUILD SUCCESSFUL in 5m 34s Unit and integration tests: BUILD SUCCESSFUL in 37m 47s I also used Scala 2.13 binaries and staged Maven artifacts to run some client applications. +1 (non binding) Thanks On Fri, Jul 22, 2022 at 4:21 PM Christopher Shannon <christopher.l.shan...@gmail.com> wrote: > > +1 (non binding) > > I built from source and ran through some of the tests including all the > connect runtime tests. I verified that KAFKA-14079 was included and the fix > looked good in my tests. > > On Thu, Jul 21, 2022 at 9: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 > >