GitHub user mbroadst opened a pull request: https://github.com/apache/qpid/pull/9
feat(disposition): support undeliverable-here in modified outcomes Previously, specifying `undeliverable-here` as `true` in a modified outcome simply resulted in the message being rejected. This patch adds tracking to the outgoing link management in order to not redeliver messages to links that indicate that messages are not deliverable there. You can merge this pull request into a Git repository by running: $ git pull https://github.com/mbroadst/qpid support-undeliverable-here Alternatively you can review and apply these changes as the patch at: https://github.com/apache/qpid/pull/9.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 #9 ---- commit 76d635bc602ecbe66be01d8747b796fc0ce541de Author: Matt Broadstone <mbroa...@gmail.com> Date: 2016-06-23T13:41:57Z feat(disposition): support undeliverable-here in modified outcomes Previously, specifying `undeliverable-here` as `true` in a modified outcome simply resulted in the message being rejected. This patch adds tracking to the outgoing link management in order to not redeliver messages to links that indicate that messages are not deliverable there. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org