[rabbitmq-discuss] channel.flow_ok{active=false} and java client 1.8.1

Matthew Sackman matthew at rabbitmq.com
Wed Jul 21 11:59:31 BST 2010


On Wed, Jul 21, 2010 at 11:37:54AM +0100, Matthias Radestock wrote:
> Is the client perhaps really busy and thus not getting round to
> responding to the channel.flow in time?

It's possible that consuming messages is being done in the mainloop
thread, rather than via something like the queuing consumer. Thus the
client never gets around to replying.

Matthew


More information about the rabbitmq-discuss mailing list