Re: [VOTE] 3.4.0 RC2

2023-02-07 Thread Sophie Blee-Goldman
Yes, thank you David for getting this across the finish line. And thanks to everyone else who helped along the way! Cheers, Sophie On Mon, Feb 6, 2023 at 7:27 AM Ismael Juma wrote: > Thanks David and Sophie! > > Ismael > > On Mon, Feb 6, 2023, 7:22 AM David Arthur wrote: > > > I'd like to go a

Re: [VOTE] 3.4.0 RC2

2023-02-06 Thread Ismael Juma
Thanks David and Sophie! Ismael On Mon, Feb 6, 2023, 7:22 AM David Arthur wrote: > I'd like to go ahead and close out this vote. There were three binding > votes and one non-binding vote. > > Binding +1 PMC votes: > * David Jacot > * Bill Bejeck > * Mickael Maison > > Non-binding community vote

Re: [VOTE] 3.4.0 RC2

2023-02-06 Thread David Arthur
I'd like to go ahead and close out this vote. There were three binding votes and one non-binding vote. Binding +1 PMC votes: * David Jacot * Bill Bejeck * Mickael Maison Non-binding community votes: * Federico Valeri There were no -1 votes. The vote for Apache Kafka 3.4.0 RC2 passes. Thanks to

Re: [VOTE] 3.4.0 RC2

2023-02-03 Thread Federico Valeri
+1 (non binding) - Ran the unit and integration test suites with Java 17 and Scala 2.13 - Ran a series of basic examples and client configurations - Spot checked the docs and Javadocs Thanks Fede On Fri, Feb 3, 2023 at 5:29 PM Jakub Scholz wrote: > > +1 (non-binding). I run my tests with the st

Re: [VOTE] 3.4.0 RC2

2023-02-03 Thread Mickael Maison
+1 (binding) - verified checksums/signatures - built from source - ran quickstart with zookeeper and kraft with 2.13 binaries Thanks for running this release Mickael On Fri, Feb 3, 2023 at 5:31 PM Jakub Scholz wrote: > > +1 (non-binding). I run my tests with the staged Scala 2.13 binaries and

Re: [VOTE] 3.4.0 RC2

2023-02-03 Thread Jakub Scholz
+1 (non-binding). I run my tests with the staged Scala 2.13 binaries and staged Maven artifacts. All seems to work fine. Thanks & Regards Jakub On Tue, Jan 31, 2023 at 8:01 PM David Arthur wrote: > Hey folks, we found a couple of blockers with RC1 and have fixed them in > the latest release can

Re: [VOTE] 3.4.0 RC2

2023-02-03 Thread Bill Bejeck
I did the following: - Validated all checksums and signatures - Built from source and ran all the unit tests - Ran quickstart steps for ZK, KRaft, and Kafka Streams (with KRaft) - Spot checked the docs and Javadocs Thanks for running the release! +1(binding) -Bill On Fri, Feb 3,

Re: [VOTE] 3.4.0 RC2

2023-02-03 Thread David Jacot
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 Javadocs. I am +1 (binding). Thanks for running the release! Best, David On Tue, Jan 31, 2023 at 8:00

[VOTE] 3.4.0 RC2

2023-01-31 Thread David Arthur
Hey folks, we found a couple of blockers with RC1 and have fixed them in the latest release candidate, RC2. The major features of this release include: * KIP-881: Rack-aware Partition Assignment for Kafka Consumers