I am using the RabbitMQ Java API. <br><br>Channel A does a basicGet, gets message M channel A is closed. AutoAck is set to false.<br>Now I need to Ack message M using some other channel (channel B), and do not want message M to be delivered to some other consumer in the meanwhile. What can be the best approach to achieve this?<br>

�<br clear="all">Abhishek Kona<br>Department of Computer Engineering<br>National Institute of Technology<br>Karnataka, India<br>