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 complet
Hi Thomas,
ad 1) That route and the use case behind it is not performance critical at
all. Right now I am already doing a hybrid of what you proposes. I split
from the zip, transform the data from something crude and proprietary to
Json and then aggregate to determine completeness and split and RE
Hello everyone, this is my first post and I am seeking the opinion of more
experienced camel users.
In my route, I split up the content of a zip file and determine the
completeness of it`s content by using the aggregator EIP, which applies
certain business rules in it`s completion predicate.
So fa