Matthias Pohl created FLINK-39414:
-------------------------------------
Summary:
TaskExecutorPartitionLifecycleTest#testEnableBatchJobRecoveryAnd* take long
time to complete
Key: FLINK-39414
URL: https://issues.apache.org/jira/browse/FLINK-39414
Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination
Affects Versions: 2.1.1, 2.2.0, 2.0.1
Reporter: Matthias Pohl
There are two test methods in {{TaskExecutorPartitionLifecycleTest}} which take
quite long to finish:
* {{testEnableBatchJobRecoveryAndNotRetainPartitions}} takes 15s
* {{testEnableBatchJobRecoveryAndRetainPartitions}} takes 30s
We might want to look into why they take that long and maybe add some
improvement here to speed up CI.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)