On 30/06/16 15:42, Dale Green wrote:
I can see that
messageConsumer.close();
produces such log lines for the prefetched messages:
SENT: Disposition{role=RECEIVER, first=7, last=7, settled=true,
state=Released{}, batchable=false}

But the same messages are still locked for the lock duration.

That seems to me like a bug on the server then. The spec says:

    At the source the released outcome means that the message
    is no longer acquired by the receiver, and has been made
    available for (re-)delivery to the same or other targets
    receiving from the node.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to