[jira] [Created] (FLINK-19703) A result partition is not untracked after its producer task failed in TaskManager

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-19703) A result partition is not untracked after its producer task failed in TaskManager

Shang Yuanchun (Jira)
Zhu Zhu created FLINK-19703:
-------------------------------

             Summary: A result partition is not untracked after its producer task failed in TaskManager
                 Key: FLINK-19703
                 URL: https://issues.apache.org/jira/browse/FLINK-19703
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.11.2, 1.10.2, 1.12.0
            Reporter: Zhu Zhu
            Assignee: Zhu Zhu
             Fix For: 1.12.0


{{Execution#maybeReleasePartitionsAndSendCancelRpcCall(...)}} will be not invoked when a task is reported to be failed in TaskManager, which results in its partitions to still be tacked by the job manager partition tracker.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)