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 2021/12/17 11:41:00 UTC

[jira] [Resolved] (CAMEL-17350) ZipAggregationStrategy doesn't delete the zip file

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

Claus Ibsen resolved CAMEL-17350.
---------------------------------
    Resolution: Information Provided

Camel 2.21 is EOL and not supported.
Camel 2.25 is running out of support end of this month and we only fix CVEs in camel itself.

You can try to upgrade to newer 2.x or 3.x.

> ZipAggregationStrategy doesn't delete the zip file
> --------------------------------------------------
>
>                 Key: CAMEL-17350
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17350
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.21.0
>            Reporter: Sudheer Mishra
>            Priority: Minor
>              Labels: camel-zipfile, charset, newbie, patch, zip
>
> I am using ZipAggregationStrategy with multicast & parallel processing and it doesn't delete the zip file created in temp folder.
> I tried to troubleshoot the issue and found that ZipAggregationStrategy adds addOnCompletion block to delete the zip file in the copy of the original exchange.
> Once parallel processing finishes it doesn't update the original exchange and zip file remains as it is in temp folder.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)