This assertion doesn't seem safe. I opened a PR for a fix. Do you mind
taking a look, Luke?
David
On Thu, Aug 19, 2021 at 12:29 AM Yanwen Lin wrote:
> Hi Luke,
>
> Thanks for your suggestion! I will try to test in in VM/Docker.
>
> BTW, may I know the exact java/scala version used in your local
Hi Luke,
Thanks for your suggestion! I will try to test in in VM/Docker.
BTW, may I know the exact java/scala version used in your local env (e.g.
jdk1.8.0_172 / Scala 2.13.1)? Just would like to rule out this factor.
Best,
Yanwen
> On Aug 18, 2021, at 11:35 PM, Luke Chen wrote:
>
> Hi Yan
Hi Yanwen,
Welcome to Kafka!
Usually, we posted flaky tests on JIRA when we saw failed tests on Jenkins
build, either on trunk build, or PR build.
What you mentioned 2 (flaky) failed tests have not failed in Jenkins for a
long time (since build # 364, check below link). Besides, it also passed in
Hi folks,
I just joined Kafka community. I would like to work on a beginner issue but get
blocked on running unit testings:
I found that I have issue with running the following two unit testings even w/
a fresh git clone of the Kafka repo on trunk branch:
ReassignPartitionsIntegrationTest. testR