[ 
https://issues.apache.org/jira/browse/MESOS-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203649#comment-15203649
 ] 

Jie Yu commented on MESOS-4885:
-------------------------------

commit ecf5798312629026cead17011b3098a9ee5e55ad
Author: Tomasz Janiszewski <[email protected]>
Date:   Sun Mar 20 19:25:25 2016 -0700

    Made `unzip` overwrite existing files without prompting.
    
    Review: https://reviews.apache.org/r/45057/

> 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
>            Assignee: Tomasz Janiszewski
>            Priority: Trivial
>             Fix For: 0.29.0
>
>
> 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