You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/08/11 14:41:00 UTC

[jira] [Updated] (CAMEL-18387) camel-tarfile: TarAggregationStrategy throws error when first message is empty

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

Claus Ibsen updated CAMEL-18387:
--------------------------------
    Priority: Minor  (was: Major)

> 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
>         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)