Hi,

I'm using the C++ Qpid Broker v. 0.22 and client libraries 0.20.
In the client I have a Receiver configured to listen events like bindings and unbindings with a defined capacity of 100. If I use the fetch method, after reading 100 messages or a little more, the following messages never reach to Receiver, growing the number of messages in the queue. If I use the get method everything work as expected. I was using the fetch method with Broker 0.10 and it never leaved messages in the queue.

Any ideas why this is happening?

Thank you,
Regards.

--
Bruno Matos


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to