[ 
https://issues.apache.org/jira/browse/QPID-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15111298#comment-15111298
 ] 

ASF subversion and git services commented on QPID-7010:
-------------------------------------------------------

Commit 1726098 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1726098 ]

QPID-7010: ignore updates on deliveries we have already settled

> 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]

Reply via email to