Can you give us a more complete stacktrace so we can see what call in
Flink is waiting for something?
Does this happen to all of your tests?
Can you provide us with an example that we can try ourselves? If not,
can you describe the test structure (e.g., is it using a
MiniClusterResource).
On
Hi.
Just tried to upgrade from 1.14.2 to 1.15.0. It went well and our jobs runs as
expected.
We have a number of test, testing the entire job so we mock input and output
and start our job with mocked data. After upgrading a simple test now takes
minutes where it before was less than a minute