Hello,
I still didn't find a solution. Somehow, I need to now, when all of
aggregated portions have been completed.
.aggregate(constant("id"), new
Aggregator()).completionSize(100).completionTimeout(10000).to("remote")
and after that I could log, that the file is completed.
Ideally I'd use .groupExchanges() and re-gather aggregated chunks into
single exchange. But it doesn't compile.
--
View this message in context:
http://camel.465427.n5.nabble.com/count-of-processed-messages-when-using-aggregation-tp5742649p5743196.html
Sent from the Camel - Users mailing list archive at Nabble.com.