Hi
What is your completion criterias for the aggregator?
If possible you can maybe also try to only consume the files from the
file endpoint if you have all needed files, so they stay there on disk
until you have all of them.
On Mon, Aug 20, 2018 at 3:26 PM, Stuart Drapier
wrote:
> Hi,
>
> I'm
Hi,
I'm using Camel to read files from directories on a filesystem, aggregate to a
ZIP file and forward to AMQ. This all works brilliantly until the process is
unexpectedly shutdown - we lose any pending files in the aggregator.
I understand this is because the aggregator by default uses the
M