Hi Josep, Thanks for running the release! I am +1 (non binding)
Downloaded from sources https://github.com/apache/kafka/archive/refs/tags/3.8.0-rc3.tar.gz and built with java 17. I performed the following validations: 1. I deleted a partition.metadata for a topic manually, and tried starting the broker, and it started normally (KAFKA-16814) 2. I started a consumer on an invalid topic and noticed InvalidTopicException (KAFKA-16764) 3. I verified that kafka-get-offsets.sh does print help/version and doesn't complain about missing arguments (KAFKA-16408) Thanks, Murali On Wed, Jul 24, 2024 at 12:10 PM Josep Prat <[email protected]> wrote: > Hi Igor, > You are right, the corrections we are doing on the open pull request are > not in the doc artifact. But as far as I know, this shouldn't be considered > a blocker for the release as the site will contain the latest and most > correct information for the 3.8.x version. > > Thank you and also Chris and Greg for reviewing the release candidate. > > On Wed, Jul 24, 2024 at 12:01 PM Igor Soarez <[email protected]> wrote: > > > Hi Josep, > > > > Thank you once again for running this release. > > > > I noticed that site-docs/upgrade.html in kafka_2.13-3.8.0-site-docs.tgz > > does not include the corrections from > > https://github.com/apache/kafka-site/pull/614 > > namely the replacement of version 3.6 with 3.7 in the upgrade notes > header, > > and the two notices on the early access status for Tiered Storage and > > JBOD. > > > > I also performed the following checks: > > > > - Verified signatures and checksums for all artifacts in > > - Built from source from kafka-3.8.0-src.tgz > > - Basic workload against a KRaft cluster using kafka_2.13-3.8.0.tgz > > > > Best, > > > > -- > > Igor > > > > > -- > [image: Aiven] <https://www.aiven.io> > > *Josep Prat* > Open Source Engineering Director, *Aiven* > [email protected] | +491715557497 > aiven.io <https://www.aiven.io> | <https://www.facebook.com/aivencloud > > > <https://www.linkedin.com/company/aiven/> < > https://twitter.com/aiven_io> > *Aiven Deutschland GmbH* > Alexanderufer 3-7, 10117 Berlin > Geschäftsführer: Oskari Saarenmaa, Hannu Valtonen, > Anna Richardson, Kenneth Chen > Amtsgericht Charlottenburg, HRB 209739 B >
