[ 
https://issues.apache.org/jira/browse/CAMEL-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-5301:
-------------------------------

    Fix Version/s: Future
       Issue Type: New Feature  (was: Improvement)
    
> Add exchangePattern option to recipientList
> -------------------------------------------
>
>                 Key: CAMEL-5301
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5301
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.10.0
>            Reporter: Raul Kripalani
>             Fix For: Future
>
>
> Right now, the exchanges sent by the recipientList DSL absorb the exchange 
> pattern that was set on the exchange before it entered the recipientList. 
> We should add a capability to explicitly overwrite the exchange pattern for 
> those exchanges sent by the recipientList.
> Consider for example a route with a InOut CXF consumer wanting to broadcast a 
> message to a number of AMQ queues dynamically computed from a header. Right 
> now, the exchanges will be sent with an InOut pattern and there is no way to 
> override this behaviour unless we use onPrepareRef.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to