You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Israel Ekpo <is...@gmail.com> on 2022/01/21 23:56:46 UTC

Re: [kafka-clients] Re: [VOTE] 3.1.0 RC1

Thanks for managing and running this release, David!

I am excited about this particular release and I appreciate every effort
and contribution that made this possible.

On Fri, Jan 21, 2022 at 8:39 AM 'David Jacot' via kafka-clients <
kafka-clients@googlegroups.com> wrote:

> Thanks for all the votes!
>
> I'm also +1 (binding) given that:
>
> * Ran the release and generated 3.1.0 RC1.
> * Verified all checksums and signatures.
> * Built from source and ran unit tests.
> * Installed 3.1.0 RC1 and performed the quickstart for both ZK and KRaft.
> * Spotchecked the Javadocs and the site doc.
>
> I will close the vote shortly.
>
> Best,
> David
>
> On Thu, Jan 20, 2022 at 1:21 PM Mickael Maison <mi...@gmail.com>
> wrote:
> >
> > Thanks David for running this release!
> >
> > I checked signatures and keys, built from source and ran unit tests
> > with Java 11. I also ran the quickstart.
> >
> > +1 (binding)
> >
> > Thanks,
> > Mickael
> >
> > On Wed, Jan 19, 2022 at 9:20 PM Bill Bejeck <bb...@gmail.com> wrote:
> > >
> > > Hi David,
> > >
> > > Thanks for running the release!
> > >
> > > I did the following:
> > >
> > >    1. Validated all signatures and keys
> > >    2. Built from source
> > >    3. Ran all the unit tests
> > >    4. Spot checked the java docs, and the site docs
> > >    5. Ran a portion of the quick start
> > >    6. Ran the Kafka Streams demo application
> > >
> > > I noticed one small error on the quick start page: the  "Kafka Streams
> demo and
> > > the app development tutorial" links still reference the 2.5 release.
> > > This is a very minor issue and it doesn't require a new RC, we can
> simply
> > > update the links once released.
> > >
> > > +1(binding)
> > >
> > > Thanks,
> > > Bill
> > >
> > >
> > > On Wed, Jan 19, 2022 at 8:44 AM David Jacot
> <dj...@confluent.io.invalid>
> > > wrote:
> > >
> > > > Thanks for all the votes! We are still missing two binding votes from
> > > > PMC members.
> > > >
> > > > Best,
> > > > David
> > > >
> > > > On Tue, Jan 18, 2022 at 5:00 PM Israel Ekpo <is...@gmail.com>
> wrote:
> > > > >
> > > > > Performed the following validations using the tools available here:
> > > > >
> > > > > https://github.com/izzyacademy/apache-kafka-release-party
> > > > >
> > > > >    - Verified signatures, keys and hashes for release artifacts
> > > > >    - Deployed Multi-Node Cluster in Legacy Mode (with Zookeeper)
> > > > >    - Deployed Multi-Node Cluster in KRaft Mode (without Zookeeper)
> > > > >    - Can confirm that KAFKA-13456 works as expected after
> switching to
> > > > 3.1.0
> > > > >    - Briefly Walked Through 3.1 Documentation, Javadocs and
> Protocol
> > > > Pages
> > > > >
> > > > > +1 (non-binding) for the release candidate
> > > > >
> > > > > Thanks for running this release
> > > > >
> > > > > Israel Ekpo
> > > > > Lead Instructor, IzzyAcademy.com
> > > > > https://www.youtube.com/c/izzyacademy
> > > > > https://izzyacademy.com/
> > > > >
> > > > >
> > > > > On Wed, Jan 12, 2022 at 7:59 AM David Jacot <da...@apache.org>
> wrote:
> > > > >
> > > > > > Hello Kafka users, developers and client-developers,
> > > > > >
> > > > > > This is the second candidate for release of Apache Kafka 3.1.0.
> > > > > >
> > > > > > * Apache Kafka supports Java 17
> > > > > > * The FetchRequest supports Topic IDs (KIP-516)
> > > > > > * Extend SASL/OAUTHBEARER with support for OIDC (KIP-768)
> > > > > > * Add broker count metrics (KIP-748)
> > > > > > * Differentiate consistently metric latency measured in millis
> and
> > > > > > nanos (KIP-773)
> > > > > > * The eager rebalance protocol is deprecated (KAFKA-13439)
> > > > > > * Add TaskId field to StreamsException (KIP-783)
> > > > > > * Custom partitioners in foreign-key joins (KIP-775)
> > > > > > * Fetch/findSessions queries with open endpoints for
> > > > > > SessionStore/WindowStore (KIP-766)
> > > > > > * Range queries with open endpoints (KIP-763)
> > > > > > * Add total blocked time metric to Streams (KIP-761)
> > > > > > * Add additional configuration to control MirrorMaker2 internal
> topics
> > > > > > naming convention (KIP-690)
> > > > > >
> > > > > > Release notes for the 3.1.0 release:
> > > > > >
> https://home.apache.org/~dajac/kafka-3.1.0-rc1/RELEASE_NOTES.html
> > > > > >
> > > > > > *** Please download, test and vote by Monday, January 17, 9am 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/~dajac/kafka-3.1.0-rc1/
> > > > > >
> > > > > > * Maven artifacts to be voted upon:
> > > > > >
> https://repository.apache.org/content/groups/staging/org/apache/kafka/
> > > > > >
> > > > > > * Javadoc:
> > > > > > https://home.apache.org/~dajac/kafka-3.1.0-rc1/javadoc/
> > > > > >
> > > > > > * Tag to be voted upon (off 3.1 branch) is the 3.1.0 tag:
> > > > > > https://github.com/apache/kafka/releases/tag/3.1.0-rc1
> > > > > >
> > > > > > * Documentation:
> > > > > > https://kafka.apache.org/31/documentation.html
> > > > > >
> > > > > > * Protocol:
> > > > > > https://kafka.apache.org/31/protocol.html
> > > > > >
> > > > > > * Successful Jenkins builds for the 3.1 branch:
> > > > > > Unit/integration tests:
> > > > > > https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.1/60/
> > > > > > System tests:
> > > > > > https://jenkins.confluent.io/job/system-test-kafka/job/3.1/66/
> > > > > >
> > > > > > /**************************************
> > > > > >
> > > > > > Thanks,
> > > > > > David
> > > > > >
> > > >
>
> --
> You received this message because you are subscribed to the Google Groups
> "kafka-clients" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to kafka-clients+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/kafka-clients/CAHn4u3vXQaapxVBZ_%2B%3DY5-Jj61DoBEWGXqYhkmFbrR0420bDvw%40mail.gmail.com
> .
>
-- 
Israel Ekpo
Lead Instructor, IzzyAcademy.com
https://www.youtube.com/c/izzyacademy
https://izzyacademy.com/