Re: 1% Kafka 3.0 unit test always fails

2022-01-10 Thread mohammad shadab
unit test folder, inside that index.html file have a test report. Click on any failing unit test it will show you call stack. Thanks SH@D@B From: mohammad shadab Date: Thursday, 6 January 2022 at 9:38 PM To: dev@kafka.apache.org Subject: [External] : 1% Kafka 3.0 unit test always fails Hi All

1% Kafka 3.0 unit test always fails

2022-01-05 Thread mohammad shadab
Hi All, I have build binaries from kafka 3.0.0 source code (downloaded from https://kafka.apache.org/downloads) by following kafka GitHub page(https://github.com/apache/kafka). Build completed successful but when i run unit test (./gradlew unitTest) result is always 99% success. Few of test

Request for subscription.

2022-01-06 Thread mohammad shadab
Thanks SH@D@B

1% Kafka 3.0 unit test always fails

2022-01-06 Thread mohammad shadab
Hi All/Kirk, This is continuation of https://lists.apache.org/thread/zcq5jh0oz1tzb5rg0qnxoq0bqommjmwg Some how I haven’t received your reply, so sending this mail on same subject. I have build binaries from kafka 3.0.0 source code (downloaded from https://kafka.apache.org/downloads) by foll