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

Dmitry Volodin commented on CAMEL-12652:
----------------------------------------

[~akc8785], I don't understand your requirements at all. Please provide a 
sample code if your integration route and JUnit reproducer that autoAck=false 
doesn't work.

If you can use *RabbitMQComponent* in Java code, you can pass 
*ConnectionFactory* to it  and got Channel and control ack from this.

> 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