[
https://issues.apache.org/jira/browse/CAMEL-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990384#comment-13990384
]
Willem Jiang commented on CAMEL-7409:
-------------------------------------
Hi Serge
I think just removing the first 2 bytes of the data.zip is not enough, I
debugged the code and found out if I did that, camel just cannot read any thing
from the zip entry. If I messed up the data.zip file by remove the bytes from
multiple place, I can get the same as I test with an empty file stream.
> Camel ZipIterator should not eat the IOException
> ------------------------------------------------
>
> Key: CAMEL-7409
> URL: https://issues.apache.org/jira/browse/CAMEL-7409
> Project: Camel
> Issue Type: Bug
> Affects Versions: 2.13.0
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 2.12.4, 2.13.1, 2.14.0
>
>
> If there are some thing wrong with the Zip file which is split by
> ZipIterator, we cannot find any warning or exception from the camel route. We
> should not let ZipIterator eat up the exception without do anything.
--
This message was sent by Atlassian JIRA
(v6.2#6252)