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?
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 -- Martin Ritchie --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org