[rabbitmq-discuss] RabbitMQ - unable to consume unfinished messages?

Emile Joubert emile at rabbitmq.com
Wed Oct 23 10:27:04 BST 2013


On 23/10/13 10:16, Rajasekhar P wrote:
> Thanks for the reply Emile, could you please tell me how to configure
> re-queue messages by Consumer2 instead of closing channel.


Quoted from http://www.rabbitmq.com/semantics.html#ordering :

Messages can be returned to the queue using AMQP methods that feature a
requeue parameter (basic.recover, basic.reject and basic.nack) [...]




-Emile


More information about the rabbitmq-discuss mailing list