[rabbitmq-discuss] Publisher confirms
Simon MacMullen
simon at rabbitmq.com
Wed Jan 9 16:46:40 GMT 2013
On 09/01/13 15:51, Chris Duncan wrote:
> Please find my code and tshark output attached. I run the consumer
> first. My version of wireshark doesn't recognise AMQP method class 85
> (confirm.select and confirm.select-ok) but they do appear in the output.
Hi Chris. You appear to be invoking confirm.select on channel 2, and
basic.publish (and everything else) on channel 1. confirm.select, like
most things in AMQP, has channel-wide scope.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list