[
https://issues.apache.org/jira/browse/CAMEL-18351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-18351.
---------------------------------
Resolution: Won't Fix
camel-zipfile and camel-tarfile is a tricky and they work as-is
> ExchangePropertyKey.SPLIT_COMPLETE not set to true after zip splitting
> completed
> --------------------------------------------------------------------------------
>
> Key: CAMEL-18351
> URL: https://issues.apache.org/jira/browse/CAMEL-18351
> Project: Camel
> Issue Type: Bug
> Components: camel-zipfile
> Affects Versions: 3.18.0
> Reporter: Alexander Lex
> Priority: Minor
> Fix For: 3.18.2, 3.19.0
>
>
> When running the zip splitter, it splits the zip file as expected. However,
> looking at the property "ExchangePropertyKey.SPLIT_COMPLETE", it shows not
> the expected "true".
>
> Expected behaviour is the property "ExchangePropertyKey.SPLIT_COMPLETE" to be
> set to true after the splitting is completed.
>
> Code to reproduce can be found here:
> https://github.com/lx183/camel-zip-issue/blob/master/src/test/java/ZipSplitterRouteTest.java
--
This message was sent by Atlassian Jira
(v8.20.10#820010)