[
https://issues.apache.org/jira/browse/CAMEL-18387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580092#comment-17580092
]
Christian Becker commented on CAMEL-18387:
------------------------------------------
Created pull request [https://github.com/apache/camel/pull/8166] for main branch
> camel-tarfile: TarAggregationStrategy throws error when first message is empty
> ------------------------------------------------------------------------------
>
> Key: CAMEL-18387
> URL: https://issues.apache.org/jira/browse/CAMEL-18387
> Project: Camel
> Issue Type: Bug
> Components: camel-tarfile
> Affects Versions: 3.18.1
> Reporter: Christian Becker
> Priority: Minor
> Fix For: 3.18.2, 3.19.0
>
> Attachments: TarAggregationStrategyEmptyFirstFileTest.java
>
>
> TarAggregationStrategy will skip empty messages, but if the _first_ message
> is empty it will throw an error "java.io.IOException: Cannot create temp
> file: " on the next non-empty message.
> I added a test case to reproduce this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)