[
https://issues.apache.org/jira/browse/FLINK-17194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101970#comment-17101970
]
Gary Yao commented on FLINK-17194:
----------------------------------
My theory is that we exhaust the IOPS credits towards the end of the tests and
file I/O becomes really slow. Nonetheless, partitions should not be released in
the main thread. I have created FLINK-17558 to track that issue. As a
mitigation we could temporarily increase the akka ask timeout.
> TPC-DS end-to-end test fails due to missing execution attempt
> -------------------------------------------------------------
>
> Key: FLINK-17194
> URL: https://issues.apache.org/jira/browse/FLINK-17194
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination, Tests
> Affects Versions: 1.11.0
> Reporter: Chesnay Schepler
> Assignee: Gary Yao
> Priority: Critical
> Labels: test-stability
> Fix For: 1.11.0
>
>
> [https://dev.azure.com/rmetzger/Flink/_build/results?buildId=7567&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=1e2bbe5b-4657-50be-1f07-d84bfce5b1f5]
> {code:java}
> org.apache.flink.runtime.jobmaster.ExecutionGraphException: The execution
> attempt d6bef26867c04f1c94903b06b60ec55f was not found.
> at
> org.apache.flink.runtime.jobmaster.JobMaster.updateTaskExecutionState(JobMaster.java:389)
> ~[flink-dist_2.11-1.11-SNAPSHOT.jar:1.11-SNAPSHOT]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)