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)

Reply via email to