Hi everyone, I am a little confused about the pre-completion mode of the aggregator. I just upgraded to 2.18 from an ancient version, mainly to get this feature. The documantation states that implementing an aggregation strategy of PreCompletionAwareAggregationStrategy flavour will trigger completeness of aggregation groups. Which essentially makes having additional completion conditions optional.
The additional method of that interface is /boolean preComplete(Exchange oldExchange, Exchange newExchange)/. Returning true here does not trigger completion, my aggregator does not spit out any message whatsoever. Am I missing something? Thanks for reading, best -- View this message in context: http://camel.465427.n5.nabble.com/Pre-completion-mode-aggregator-tp5789899.html Sent from the Camel - Users mailing list archive at Nabble.com.