On 09/18/2009 04:58 PM, Martin Ritchie wrote:
Hi CPP broker devs,
I'm just looking at the RollbackOrderTest and wondered what the CPP
broker will do if the client attempts to release a range of
deliveryTags that the broker no longer has?
It will ignore the request for any id in the ranges specified that does
not correspond to a known delivery.
In the Java broker the releases are done as BasicRejects in the 08/09
code path and the broker currently only logs out warning if it does
not have a record of the delivery tag.
I was wondering if the CPP broker does anything similar, mainly so I
can see if the issue that I've seen (QPID-1871) affects the 0-10 code
path. I feel it should but I don't know enough about how the CPP
broker works to make that call.
Cheers
Martin
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]