Deprecated API method groupExchanges() of Aggregator - Unclear to what to replace it with.
Issue
- I am noticing that with 6.2.1
AggregateDefinitionmarksgroupExchanges()method as deprecated:
.aggregate(constant(true))
.parallelProcessing()
.completionSize(simple(""))
.completionTimeout(30000L)
.groupExchanges()
- Would you direct me to the doc which indicates to what to replace it with as I am at loss - tried to find it myself, but no luck.
Environment
- Red Hat JBoss Fuse
- 6.2.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.