[
https://issues.apache.org/jira/browse/CAMEL-7860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang reassigned CAMEL-7860:
-----------------------------------
Assignee: Willem Jiang
> Add sendReply functionality in RabbitMQConsumer
> -----------------------------------------------
>
> Key: CAMEL-7860
> URL: https://issues.apache.org/jira/browse/CAMEL-7860
> Project: Camel
> Issue Type: Improvement
> Components: camel-rabbitmq
> Affects Versions: 2.13.2, 2.14.0
> Reporter: Raymond Cuenen
> Assignee: Willem Jiang
> Priority: Minor
> Labels: improvement, rpc
> Fix For: 2.14.1
>
> Attachments: consumer.patch
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> To provide the RPC functionality with RabbitMQ as described
> [here|http://www.rabbitmq.com/tutorials/tutorial-six-java.html] the
> {{ExchangePattern}} should be changed to {{InOut}} when the {{replyTo}} is
> present in the AMQP properties for the {{RabbitMQConsumer}}.
> After processing the {{Exchange}} the reply message can than be retrieved and
> published to the reply queue.
> For JMS is a similar construction already implemented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)