[
https://issues.apache.org/jira/browse/CAMEL-12652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16556417#comment-16556417
]
Ajay Cherukuri commented on CAMEL-12652:
----------------------------------------
Hi Dimitry,
Whether we set the autoAck to false or true or we don't use the parameter in
the URI, it's acknowledging by default and the message is being deleted from
the queue.This has been a bug since 2.12 version.
Also, can i know how to manually acknowledge with camel?(having the above works)
> 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)