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

Hubertus Willuhn updated CAMEL-10010:
-------------------------------------
    Attachment: test.zip
                CamelUnzipBugTest.java

> 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
>              Labels: camel, null., zip
>         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)

Reply via email to