[
https://issues.apache.org/jira/browse/FLINK-16022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Fedulov updated FLINK-16022:
--------------------------------------
Description: 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 failing state. (was: The download directory is not
cleaned up on the "unhappy" path. Its 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.)
> 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
>
> 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 failing state.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)