[rabbitmq-discuss] Must basic.reject be done on the same channel as received on?

Simone Busoli simone.busoli at gmail.com
Thu Mar 29 20:21:12 BST 2012


Hi Matt, you can reject a message you've been delivered, so yes, you can
only do that on the same channel through which the message has been
delivered. As a rule of thumb, anything that involves a delivery tag has
relevance only within the same channel.

On Thu, Mar 29, 2012 at 21:04, Matt Pietrek <mpietrek at skytap.com> wrote:

> Easy question.
>
> know that messages must be acknowledged on the same channel they're
> received on. Does reject have the same requirements? It's not obviously a
> "yes" from where I'm looking in the AMQP spec.
>
> Thanks,
>
> Matt
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120329/469650c6/attachment.htm>


More information about the rabbitmq-discuss mailing list