You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Hubertus Willuhn (JIRA)" <ji...@apache.org> on 2016/08/08 11:14:20 UTC

[jira] [Closed] (CAMEL-10010) ZipSplitter creates "null"-Message

     [ https://issues.apache.org/jira/browse/CAMEL-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hubertus Willuhn closed CAMEL-10010.
------------------------------------
       Resolution: Duplicate
    Fix Version/s: 2.17.1

> ZipSplitter creates "null"-Message
> ----------------------------------
>
>                 Key: CAMEL-10010
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10010
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-zipfile
>    Affects Versions: 2.17.0
>            Reporter: Hubertus Willuhn
>            Priority: Minor
>             Fix For: 2.17.1
>
>         Attachments: CamelUnzipBugTest.java, test.zip
>
>
> While working with the {{ZipSplitter}} component of Camel i am encounter a problem.
> Splitting a ZIP-archive with say 2 files in it, leads to 3 message coming out of the {{split()}}. The additional message seems not to contain any data (header and body are {{null}}).
> I wrote a simple test case to show my case. The {{ZipIterator}} of Camel uses the default Java implementation to split ZIPs, so i added this method to the test as well to show the difference.
> I hope this helps to solve the problem.
> Best regards.



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