Re: [VOTE] 3.8.0 RC3

2024-07-26 Thread Josep Prat
Thank you all who reviewed this release candidate and the previous ones. This vote passes with 7 +1 votes (3 bindings) and no 0 or -1 votes. +1 votes PMC Members: * Chris Egerton * Greg Harris * Mickael Maison Committers: * Igor Soarez Community: * Murali Basani * Jakub Scholz * Krishna Agarwal

Re: [VOTE] 3.8.0 RC3

2024-07-25 Thread Krishna Agarwal
Hi Josep, Thanks for the release candidate. +1 (non-binding) I tested and verified the docker image artifact apache/kafka-native:3.8.0-rc3 - verified create topic, produce messages and consume messages flow. - verified the html documentation for docker image. I also ran the System tests by brin

Re: [VOTE] 3.8.0 RC3

2024-07-24 Thread Mickael Maison
Hi Josep, I have: - checked signatures and checksums - run ZK and KRaft quickstarts with the Scala 2.13 binaries and with both the kafka and kafka-native images - built and run tests from source with Java 17 +1 (binding) Thanks, Mickael On Wed, Jul 24, 2024 at 4:22 PM Igor Soarez wrote: > > Hi

Re: [VOTE] 3.8.0 RC3

2024-07-24 Thread Igor Soarez
Hi Josep, That makes sense to me, thanks for clarifying. +1 non-binding from me then. -- Igor

Re: [VOTE] 3.8.0 RC3

2024-07-24 Thread Jakub Scholz
+1 (non-binding). As with the previous RCs, I used the staged Scala 2.13 binaries and the staged Maven artifacts. All seems to work fine. Thanks! Jakub On Tue, Jul 23, 2024 at 12:07 PM Josep Prat wrote: > Hello Kafka users, developers and client-developers, > > This is the fourth candidate for

Re: [VOTE] 3.8.0 RC3

2024-07-24 Thread Muralidhar Basani
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 th

Re: [VOTE] 3.8.0 RC3

2024-07-24 Thread Josep Prat
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 a

Re: [VOTE] 3.8.0 RC3

2024-07-24 Thread Igor Soarez
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

Re: [VOTE] 3.8.0 RC3

2024-07-23 Thread Greg Harris
at 12:51 PM Chris Egerton wrote: > Forwarding my response to the other mailing list threads; apologies for > missing the reply-all the first time! > > -- Forwarded message - > From: Chris Egerton > Date: Tue, Jul 23, 2024 at 3:45 PM > Subject: Re: [VOTE] 3.8.0

Fwd: [VOTE] 3.8.0 RC3

2024-07-23 Thread Chris Egerton
Forwarding my response to the other mailing list threads; apologies for missing the reply-all the first time! -- Forwarded message - From: Chris Egerton Date: Tue, Jul 23, 2024 at 3:45 PM Subject: Re: [VOTE] 3.8.0 RC3 To: Hi Josep, Thanks for running this release! I'

Re: [VOTE] 3.8.0 RC3

2024-07-23 Thread Josep Prat
Here is the link to the system tests: https://confluent-open-source-kafka-system-test-results.s3-us-west-2.amazonaws.com/3.8/2024-07-22--001.ffbb03b2-61f4-4ebb-ae1f-af5c753682fb--1721733000--confluentinc--3.8--9a2b34b68c/report.html The Quota tests are known to fail in this CI system. Regarding th

[VOTE] 3.8.0 RC3

2024-07-23 Thread Josep Prat
Hello Kafka users, developers and client-developers, This is the fourth candidate for release of Apache Kafka 3.8.0. Some of the major features included in this release are: * KIP-1028: Docker Official Image for Apache Kafka * KIP-974: Docker Image for GraalVM based Native Kafka Broker * KIP-1036