[
https://issues.apache.org/jira/browse/FLINK-16022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler reassigned FLINK-16022:
----------------------------------------
Assignee: Alexander Fedulov
> 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: Improvement
> Components: Test Infrastructure
> Affects Versions: 1.10.0
> Reporter: Alexander Fedulov
> Assignee: Alexander Fedulov
> Priority: Minor
>
> The download directory is not cleaned up in the "unhappy" path. It's name 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 failing state.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)