Gordon Sim created QPID-7010:
--------------------------------
Summary: assertion failure if disposition sent for previously
settled delivery
Key: QPID-7010
URL: https://issues.apache.org/jira/browse/QPID-7010
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: qpid-cpp-0.34
Reporter: Gordon Sim
Assignee: Gordon Sim
If you sent multiple disposition frames fro the same delivery-id, each of them
with settled=true, then qpidd fails with an assertion error:
src/qpid/broker/amqp/Outgoing.cpp:115: virtual void
pid::broker::amqp::OutgoingFromQueue::handle(pn_delivery_t*): Assertion
`r.delivery == delivery' failed.
where r.delivery is 0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]