You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/11/11 12:04:33 UTC

[jira] [Assigned] (CAMEL-5301) Add exchangePattern option to recipientList

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

Claus Ibsen reassigned CAMEL-5301:
----------------------------------

    Assignee: Claus Ibsen

> 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: Raúl Kripalani
>            Assignee: Claus Ibsen
>             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 was sent by Atlassian JIRA
(v6.3.4#6332)