[
https://issues.apache.org/jira/browse/FLINK-17742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song updated FLINK-17742:
---------------------------------
Fix Version/s: (was: 1.11.3)
1.11.4
> Blob file not removed after task was cancelled in standalone mode
> -----------------------------------------------------------------
>
> Key: FLINK-17742
> URL: https://issues.apache.org/jira/browse/FLINK-17742
> Project: Flink
> Issue Type: Bug
> Components: API / Core
> Affects Versions: 1.10.0
> Reporter: Echo Lee
> Priority: Major
> Fix For: 1.12.0, 1.10.3, 1.11.4
>
>
> In standalone mode, i submit a job with my user jars, we know, the jars will
> be upload to blob server, and the TaskExecutor will be download blob file to
> local, So, jobmanager node and taskmanager node have two blob file at the
> same time. But the situation is,when the job finished or canceled, jobmanager
> node's blob file is removed and taskmanager is not. I think there is a risk
> of bursting here.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)