[
https://issues.apache.org/jira/browse/CAMEL-17350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sudheer Mishra updated CAMEL-17350:
-----------------------------------
Description:
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.
was:I am using ZipAggregationStrategy with multicast & parallel processing
and it doesn't delete the zip file created in temp folder.
> 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)