[
https://issues.apache.org/jira/browse/FLINK-16022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Fedulov resolved FLINK-16022.
---------------------------------------
Fix Version/s: 1.11.0
Resolution: Duplicate
Fixed in https://issues.apache.org/jira/browse/FLINK-16825
> AbstractDownloadCache does not clean up download directory in case of failures
> ------------------------------------------------------------------------------
>
> Key: FLINK-16022
> URL: https://issues.apache.org/jira/browse/FLINK-16022
> Project: Flink
> Issue Type: Bug
> Components: Test Infrastructure
> Affects Versions: 1.10.0
> Reporter: Alexander Fedulov
> Assignee: Alexander Fedulov
> Priority: Minor
> Fix For: 1.11.0
>
>
> The download directory is not cleaned up on the "unhappy" path. Its path is
> based on the hash of the downloaded file and serves as a condition to try
> unpacking the file instead of downloading. If something goes wrong during the
> downloading process, directory remains without the file and gets the
> DownloadCache into a failing state.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)