GitHub user ted-ross opened a pull request:
https://github.com/apache/qpid-dispatch/pull/211
A pull request with Ganesh's, Chuck's, and my updates for abort handling
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ted-ross/qpid-dispatch tross-DISPATCH-829-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/211.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #211
----
commit 4be95cd6beb4f9f1f3b9cc402be9322a07da8a9d
Author: Chuck Rolke <[email protected]>
Date: 2017-09-28T14:35:45Z
DISPATCH-829: Sense messages received with abort status.
commit a1726fac6b8720476c66e908e4526a4f507f0952
Author: Chuck Rolke <[email protected]>
Date: 2017-10-02T20:06:57Z
DISPATCH-829: handle aborted messages
commit 5630becc56002bcb67502bead6f5da07d80078b2
Author: Ganesh Murthy <[email protected]>
Date: 2017-10-05T21:59:01Z
DISPATCH-829 - Added a proton_ref set flag so we can incref and decref
accordingly
commit f5d1a77d61ce9e1662f4945273d4f7beeefb5e1b
Author: Ganesh Murthy <[email protected]>
Date: 2017-10-06T18:48:33Z
DISPATCH-829 - Added code to abort delivery on link cleanup
commit 90a8b62ff561348438aea4035c4ad7027f64232d
Author: Chuck Rolke <[email protected]>
Date: 2017-10-09T15:24:16Z
DISPATCH-829: outbound aborted messages must be marked send_complete
commit 3fd09218c5903cab840eb048a209edc90bf99d5d
Author: Ted Ross <[email protected]>
Date: 2017-10-10T18:27:37Z
DISPATCH-829 - Added a test for the abort capabilities (requires proton PR
#123)
commit 294baf3729766ecaf1874963e466b40918e56b5a
Author: Ted Ross <[email protected]>
Date: 2017-10-10T18:28:55Z
DISPATCH-829 - Abort only deliveries that are not receive-complete. Push
out undelivered messages on inbound-link-close.
commit 653ed7c9249241ebddf3d21e26d89aaaacc005fa
Author: Ted Ross <[email protected]>
Date: 2017-10-11T16:39:43Z
DISPATCH-829 - Handle truncated messages on routed links.
commit 9871fdbfccb749c410a9f5d2ed9784e542026233
Author: Ted Ross <[email protected]>
Date: 2017-10-16T17:10:43Z
DISPATCH-829 - Added labels and debug logs to diagnose delivery ref-count
issues.
commit b1c88114b40827f68a3d407bea802097190385d1
Author: Ted Ross <[email protected]>
Date: 2017-10-16T17:11:34Z
NO-JIRA - Added a pointer check-before-dereference in container.c
commit bb62ac7089f20410a1c7bbd01b769e73a0d594fd
Author: Ted Ross <[email protected]>
Date: 2017-10-17T17:55:58Z
DISPATCH-829 - Changed the way delivery ref-counts are accounted for with
respect to pn_delivery references to qdr_deliveries.
Note: I moved alloh*.h from src to include/qpid/dispatch.
commit 83a0b70e41a4056c90a6e665f3372259be48851e
Author: Ted Ross <[email protected]>
Date: 2017-10-17T19:32:48Z
DISPATCH-829 - Resolved the delivery under-counting problem.
commit fea60bc83210ab5ae714f346b4209f27fc807139
Author: Ted Ross <[email protected]>
Date: 2017-10-18T13:07:19Z
DISPATCH-829 - Added a multicast-truncated test
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]