utput topic, and this doesn't happen during 5 minutes
>>> (test timeout). Tried under debugger, set breakpoint in Kafka record
>>> deserializer it is hit but very slow, roughly 3 records per 5 minute (the
>>> topic was pre-populated)
>>>
>>> No
rg
Subject: Re: Slow Tests in Flink 1.15
The test that gotten slow; how many test cases does it actually contain / how many jobs does it actually run?
Are these tests using the table/sql API?
On 07/09/2022 14:15, Alexey Trenikhun wrote:
We are also observing extreme slow down (5+ minutes vs 15 sec
t ;
> Matthias Pohl
> Cc: user@flink.apache.org
> Subject: Re: Slow Tests in Flink 1.15
>
> The test that gotten slow; how many test cases does it actually contain / how
> many jobs does it actually run?
> Are these tests using the table/sql API?
>
> On 07/09/2022
user@flink.apache.org
Subject: Re: Slow Tests in Flink 1.15
The test that gotten slow; how many test cases does it actually contain / how
many jobs does it actually run?
Are these tests using the table/sql API?
On 07/09/2022 14:15, Alexey Trenikhun wrote:
We are also observing extreme slow down (5+ mi
simpler
and only produce Kafka messages.
Thanks,
Alexey
*From:* Matthias Pohl via user
*Sent:* Tuesday, September 6, 2022 6:36 AM
*To:* David Jost
*Cc:* user@flink.apache.org
*Subject:* Re: Slow Tests in Flink 1.15
Hi
@flink.apache.org
Subject: Re: Slow Tests in Flink 1.15
Hi David,
I guess, you're referring to [1]. But as Chesnay already pointed out in the
previous thread: It would be helpful to get more insights into what exactly
your tests are executing (logs, code, ...). That would help identifying the
cause.
Hi David,
I guess, you're referring to [1]. But as Chesnay already pointed out in the
previous thread: It would be helpful to get more insights into what exactly
your tests are executing (logs, code, ...). That would help identifying the
cause.
> Can you give us a more complete stacktrace so we can
Hi,
we were going to upgrade our application from Flink 1.14.4 to Flink 1.15.2,
when we noticed, that all our job tests, using a MiniClusterWithClientResource,
are multiple times slower in 1.15 than before in 1.14. I, unfortunately, have
not found mentions in that regard in the changelog or doc