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 bringing up Kafka in the native mode.
Following tests failed in the run.

-
> tests/kafkatest/tests/tools/replica_verification_test.py::ReplicaVerificationToolTest.test_replica_lags@
> {"metadata_quorum":"ISOLATED_KRAFT"}
> -
> tests/kafkatest/tests/tools/replica_verification_test.py::ReplicaVerificationToolTest.test_replica_lags@
> {"metadata_quorum":"ZK"}
> - tests/kafkatest/tests/client/quota_test.py::QuotaTest.test_quota@
> {"quota_type":"client-id","old_client_throttling_behavior":true}
> - tests/kafkatest/tests/client/quota_test.py::QuotaTest.test_quota@
> {"quota_type":"(user,client-id)","override_quota":true}
> - tests/kafkatest/tests/client/quota_test.py::QuotaTest.test_quota@
> {"quota_type":"client-id","old_broker_throttling_behavior":true}
> - tests/kafkatest/tests/client/quota_test.py::QuotaTest.test_quota@
> {"quota_type":"client-id","consumer_num":2}
> - tests/kafkatest/tests/client/quota_test.py::QuotaTest.test_quota@
> {"quota_type":"(user,client-id)","override_quota":false}
> - tests/kafkatest/tests/client/quota_test.py::QuotaTest.test_quota@
> {"quota_type":"client-id","override_quota":false}
> - tests/kafkatest/tests/client/quota_test.py::QuotaTest.test_quota@
> {"quota_type":"user","override_quota":true}
> - tests/kafkatest/tests/client/quota_test.py::QuotaTest.test_quota@
> {"quota_type":"client-id","override_quota":true}
> - tests/kafkatest/tests/client/quota_test.py::QuotaTest.test_quota@
> {"quota_type":"user","override_quota":false}
> -
> tests/kafkatest/tests/connect/connect_distributed_test.py::ConnectDistributedTest.test_dynamic_logging
> -
> tests/kafkatest/tests/connect/connect_distributed_test.py::ConnectDistributedTest.test_pause_and_resume_sink@
> {"connect_protocol":"sessioned","metadata_quorum":"ISOLATED_KRAFT","use_new_coordinator":true,"group_protocol":"consumer"}
>

On re-running the failed tests locally, *all tests passed except*
`tests/kafkatest/tests/tools/replica_verification_test.py::ReplicaVerificationToolTest.test_replica_lags@{"metadata_quorum":"ZK"}`(timeout
error).

All looks good for this docker image artifact!

Regards,
Krishna

On Wed, Jul 24, 2024 at 10:46 PM Mickael Maison <mickael.mai...@gmail.com>
wrote:

> 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 <soa...@apache.org> wrote:
> >
> > Hi Josep,
> >
> > That makes sense to me, thanks for clarifying.
> >
> > +1 non-binding from me then.
> >
> > --
> > Igor
>

Reply via email to