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

Dmitry Volodin edited comment on CAMEL-12652 at 8/14/18 3:53 PM:
-----------------------------------------------------------------

[~akc8785] *autoDelete* not related to message, if it is true, the exchange 
will be deleted when it is no longer in use.

I'm working on test for manual acknowledge and will think about propagate AMQP 
channel as header for perform it in processor later.


was (Author: dmvolod):
[~akc8785] autoDelete not related to message, if it is true, the exchange will 
be deleted when it is no longer in use.

I'm working on test for manual acknowledge and will think about propagate AMQP 
channel as header for perform it in processor later.

> Acknowledgement in RabbitMQ and Camel
> -------------------------------------
>
>                 Key: CAMEL-12652
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12652
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-rabbitmq
>    Affects Versions: 2.21.1
>            Reporter: Ajay C
>            Priority: Major
>
> Currently, RabbitMQ component is auto acknowledging the message as soon as 
> camel reads it. I would like acknowledge the consumption of the message only 
> if i am successful in processing the message after the consumption. Can you 
> please add Manual ack feature in camel-rabbitmq.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to