Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Information Provided
-
2.21.0
-
None
-
None
-
Unknown
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.
Attachments
Issue Links
- is a clone of
-
CAMEL-9233 ZipFileDataFormat doesn't take exchange's charset into account
- Resolved