[ 
https://issues.apache.org/jira/browse/PROTON-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles E. Rolke resolved PROTON-2198.
--------------------------------------
    Resolution: Not A Problem

After dispatch aborts a delivery the pn_delivery_t is settled and the 
pn_delivery_t structure is available to be used for a different delivery.

Dispatch still uses the address of a pn_delivery_t to have a 1-to-1 
correspondence with a dispatch delivery. After dispatch spontaneously aborts a 
delivery then no new deliveries are allowed on the link and the pn_delivery_t 
address reuse problem is avoided.

This issue is and was never a problem for aborts that dispatch received on a 
link from a connected client.

> C engine sometimes does not advance link after delivery reject/conn close
> -------------------------------------------------------------------------
>
>                 Key: PROTON-2198
>                 URL: https://issues.apache.org/jira/browse/PROTON-2198
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: proton-c-0.30.0
>         Environment: Fedora 29, qpid-dispatch master @fc284e00, self test 
> system_tests_policy_oversize_basic, test_40
>            Reporter: Charles E. Rolke
>            Priority: Major
>         Attachments: proton-2198.txt
>
>
> Intermittently qpid-dispatch receive handlers see consecutive deliveries with 
> the same delivery reported from pn_link_current().



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to