Hi Pavel,

You are right, I just updated the client libraries to 0.22 and the problem disappeared.

Thank you,
Regards.

On 27-06-2013 16:25, Pavel Moravec wrote:
Hi Bruno,
I think you hit https://issues.apache.org/jira/browse/QPID-4595 that is fixed 
in qpid 0.21.

Kind regards,
Pavel


----- Original Message -----
From: "Bruno Matos" <[email protected]>
To: [email protected]
Sent: Thursday, June 27, 2013 5:19:38 PM
Subject: Receiver fetch vs get

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]


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




--
Bruno Matos


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

Reply via email to