Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.14.0, 1.12.5, 1.13.2
Description
We have seen over the last couple of weeks/months an increased number of test failures because of TimeoutException that were triggered because the akka.ask.timeout was exceeded. The reason for this was that on our CI infrastructure it can happen that there are pauses of more than 10s (not sure about the exact reason) or our infrastructure simply being slow.
In order to harden all tests relying on the MiniCluster I propose to increase the akka.ask.timeout to 5 minutes if nothing else has been configured.
Attachments
Issue Links
- is duplicated by
-
FLINK-23682 HAQueryableStateFsBackendITCase.testCustomKryoSerializerHandling fails due to AskTimeoutException
- Closed
- relates to
-
FLINK-23682 HAQueryableStateFsBackendITCase.testCustomKryoSerializerHandling fails due to AskTimeoutException
- Closed
-
FLINK-22333 Elasticsearch7DynamicSinkITCase.testWritingDocuments failed due to deploy task timeout.
- Closed
-
FLINK-21538 Elasticsearch6DynamicSinkITCase.testWritingDocuments fails when submitting job
- Closed
- links to