[
https://issues.apache.org/jira/browse/CAMEL-12652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545005#comment-16545005
]
Dmitry Volodin edited comment on CAMEL-12652 at 7/16/18 9:41 AM:
-----------------------------------------------------------------
The camel-rabbitmq component enables auto acknowledging if isAutoAck endpoint
param is set to true. Otherwise, you can do acknowledge manually. Please
describe your requirements more detail.
was (Author: dmvolod):
The camel-rabbitmq component enables acknowledging if isAutoAck endpoint param
is set to true. Otherwise, you can do acknowledge manually. Please describe
your requirements more detail.
> 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)