You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Tomasz Janiszewski (JIRA)" <ji...@apache.org> on 2016/03/07 21:01:40 UTC

[jira] [Created] (MESOS-4885) Unzip should force overwrite

Tomasz Janiszewski created MESOS-4885:
-----------------------------------------

             Summary: Unzip should force overwrite
                 Key: MESOS-4885
                 URL: https://issues.apache.org/jira/browse/MESOS-4885
             Project: Mesos
          Issue Type: Bug
          Components: fetcher
            Reporter: Tomasz Janiszewski
            Priority: Trivial


Consider situation when zip file is malformed and contains duplicated files . 
When fetcher downloads malformed zip file, that contains duplicated files (e.g., dist zips generated by gradle could have duplicated files in libs dir) and try to uncompress it, deployment hang in staged phase because unzip prompt if file should be replaced. unzip should overrite this file or break with error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)