[rabbitmq-discuss] Script/Connection not getting terminated.

Michael Klishin michael.s.klishin at gmail.com
Fri Jun 7 09:26:37 BST 2013


2013/6/7 tluck <tilak.chauhan at ymail.com>

> And, when I check connection status then I can
> also see that in in running status. If the consumer process is still
> running
> and the connection is also active/running then why consumer is not
> processing messages ?
>

Something in your code rejects messages with unknown delivery tag. This
causes
the channel to be closed.

Can you post a fragment of your code that rejects messages and also be more
specific about which PHP library you use?
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130607/2f5105dd/attachment.htm>


More information about the rabbitmq-discuss mailing list