Re: [VOTE] 3.3.1 RC0

2022-10-03 Thread Federico Valeri
Hi, I did the following to validate the release: - Checksums and signatures ok - Build from source ok - Unit and integration tests ok - Quickstart in both ZK and KRaft modes ok - Test Java app with staging Maven artifacts ok +1 (non binding) Thanks Fede On Sun, Oct 2, 2022 at 7:47 PM José Arman

Re: [VOTE] 3.3.1 RC0

2022-10-02 Thread José Armando García Sancio
Hi all, All of the system tests for 3.3 passed. http://confluent-kafka-system-test-results.s3-us-west-2.amazonaws.com/3.3/2022-09-30--001.system-test-kafka-3.3--1664605767--confluentinc--3.3--eefe867118/report.html This build ran all of the tests and there were two failures: kafkatest.tests.core

Re: [VOTE] 3.3.1 RC0

2022-10-02 Thread Jakub Scholz
+1 (non-binding). I used the staged Scala 2.13 artifacts and the staged Maven repo to run my tests and didn't find any issues. Thanks Jakub On Thu, Sep 29, 2022 at 11:41 PM José Armando García Sancio wrote: > Hello Kafka users, developers and client-developers, > > This is the first candidate f

Re: [VOTE] 3.3.1 RC0

2022-10-01 Thread José Armando García Sancio
Test results are green for kafkatest.tests.streams.streams_broker_compatibility_test by itself. Still waiting for the result of kafkatest.tests.core.delegation_token_test by itself. http://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/system-test-kafka-branch-builde

Re: [VOTE] 3.3.1 RC0

2022-10-01 Thread José Armando García Sancio
Thanks for the votes John, Bill and David. Here are the system test results: http://confluent-kafka-system-test-results.s3-us-west-2.amazonaws.com/3.3/2022-09-30--001.system-test-kafka-3.3--1664605767--confluentinc--3.3--eefe867118/report.html There are two failures. I reran those tests. I will r

Re: [VOTE] 3.3.1 RC0

2022-09-30 Thread John Roesler
Hi José, I verified the signatures and ran all the unit tests, as well as the Streams integration tests with: > ./gradlew -version > > > Gradle 7.4.2 > > > Build time: 20

Re: [VOTE] 3.3.1 RC0

2022-09-30 Thread Bill Bejeck
Hi, I did the following to validate the release: 1. Validated all checksums, signatures 2. Built from source and ran all the unit tests 3. Ran the ZK and KRaft quickstart 4. Ran the Raft single quorum test 5. Ran the Kafka Streams quick start +1(binding) pending successful system

Re: [VOTE] 3.3.1 RC0

2022-09-30 Thread David Jacot
Hey, 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), assuming that the system tests look good. Thanks for running the rel

Re: [VOTE] 3.3.1 RC0

2022-09-29 Thread José Armando García Sancio
On Thu, Sep 29, 2022 at 2:39 PM José Armando García Sancio wrote: > Please download, test and vote by Tuesday, October 4, 9am PT. The vote will be open for 72 hours. Please vote by Sunday, October 2nd, 3 PM PT. Thanks! -- -José

[VOTE] 3.3.1 RC0

2022-09-29 Thread José Armando García Sancio
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 3.3.1. This release fixes two issues with the 3.3.0 release. * [KAFKA-14259] - BrokerRegistration#toString throws an exception, terminating metadata replay * [KAFKA-14265] - Prefix ACLs ma