Re: [VOTE] 3.0.1 RC0

2022-03-10 Thread Mickael Maison
Hi, David, Bill: Yes I haven't updated the website yet. I'll do that next. Thanks everyone for checking the release, I'll close the vote and send the results On Thu, Mar 10, 2022 at 5:29 PM Federico Valeri wrote: > > Hi Mickael, > > - Executed kafka-verify-rc with no issues > - Used the staged

Re: [VOTE] 3.0.1 RC0

2022-03-10 Thread Federico Valeri
Hi Mickael, - Executed kafka-verify-rc with no issues - Used the staged Scala 2.13 binaries to run a MM2 DR scenario - Used staging Maven repository with my own test Java clients +1 (non-binding) Thanks Fede On Wed, Mar 9, 2022 at 6:01 PM Bill Bejeck wrote: > > Hi Mickael, > > Thanks for

Re: [VOTE] 3.0.1 RC0

2022-03-09 Thread Bill Bejeck
Hi Mickael, Thanks for running the release. I did the following steps to validate the release: 1. Validated signatures and checksums 2. Built from source and ran the unit tests 3. I ran the quickstart steps for ZK and Kafka Streams 4. Spot checked the docs and Javadocs I notice the

Re: [VOTE] 3.0.1 RC0

2022-03-09 Thread David Jacot
Thanks for running the release, Mickael. 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. However, the document still references 3.0.0 in all

Re: [VOTE] 3.0.1 RC0

2022-03-09 Thread Tom Bentley
Hi Mickael, In addition to the results others have posted I've also validated the checksums and keys, built from source and executed the unit and integration tests. Overall I'm +1 (binding). Thanks, Tom On Wed, 9 Mar 2022 at 07:55, Michal Tóth wrote: > Hello, > > executed

Re: [VOTE] 3.0.1 RC0

2022-03-08 Thread Michal Tóth
Hello, executed https://github.com/tombentley/kafka-verify-rc - with no issues. All checks have passed. * checksums, keys * unit tests * executed few system tests - all passed +1 (non-binding). Thank you ut 8. 3. 2022 o 8:33 Luke Chen napísal(a): > Hi Mickael, > > Thanks for running the

Re: [VOTE] 3.0.1 RC0

2022-03-07 Thread Luke Chen
Hi Mickael, Thanks for running the release! I did the following: 1. Validated the scala 2.13 checksums 2. Spot checked the java docs 3. Ran the quick start with scala 2.13 (found a minor bug KAFKA-13718 , won't block the release) +1

Re: [VOTE] 3.0.1 RC0

2022-03-07 Thread Mickael Maison
Here is a successful Jenkins build for the 3.0 branch: https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.0/183/ On Mon, Mar 7, 2022 at 12:27 AM Jakub Scholz wrote: > > +1 (non-binding). I used the staged Scala 2.13 binaries and the staging > Maven repository to run my tests. All seems to

Re: [VOTE] 3.0.1 RC0

2022-03-06 Thread Jakub Scholz
+1 (non-binding). I used the staged Scala 2.13 binaries and the staging Maven repository to run my tests. All seems to work fine, no issues found. Thanks Jakub On Thu, Mar 3, 2022 at 7:05 PM Mickael Maison wrote: > Hello Kafka users, developers and client-developers, > > This is the first

[VOTE] 3.0.1 RC0

2022-03-03 Thread Mickael Maison
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 3.0.1. Apache Kafka 3.0.1 is a bugfix release and 29 issues have been fixed since 3.0.0. Release notes for the 3.0.1 release: