Suppose I have 102 lines and first 100 lines need processing time more than 1 second. Then last 2 lines arrive .to("remote") as first aggregated chunk and the exchange has CamelSplitComplete property set, which is misleading in this case, because 100 lines are not processed yet completely. I cannot log it as processed until all aggregated chunks are processed by .to("remote").
-- View this message in context: http://camel.465427.n5.nabble.com/count-of-processed-messages-when-using-aggregation-tp5742649p5743209.html Sent from the Camel - Users mailing list archive at Nabble.com.