[ 
https://issues.apache.org/jira/browse/CAMEL-16451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315455#comment-17315455
 ] 

Claus Ibsen commented on CAMEL-16451:
-------------------------------------

The Aggregate EIP is a bit too complex as the aggregation strategy can use or 
not use the pooled exchange. And also the exchange may be stored in an 
aggregation repository on disk, which can be re-loaded if stopping the JVM and 
starting it again. 


> camel-core - ExchangePooling for EIPs
> -------------------------------------
>
>                 Key: CAMEL-16451
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16451
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.10.0
>
>
> Currently its only components that has support for exchange pooling.
> Some EIPs like WireTap, Splitter, Multicast, Aggregate etc also creates sub 
> exchanges. The WireTap is easier to implement. Multicast, Aggregated based 
> EIPs is complex and would require some more clever work to make this roboust.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to