GitHub user lulf opened a pull request: https://github.com/apache/qpid-dispatch/pull/142
DISPATCH-628: Multiple connections per autoLink and linkRoute overwrites connection handle This ensures that an autolink and linkroute can be bound to more than one connection. The assert checking this is disabled in optimized builds and was never triggered. You can merge this pull request into a Git repository by running: $ git pull https://github.com/lulf/qpid-dispatch DISPATCH-628 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/qpid-dispatch/pull/142.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 #142 ---- commit 49d95b767ca5ee8fc9d0dadb3951c799e4ec89ba Author: Ulf Lilleengen <l...@redhat.com> Date: 2017-02-03T09:58:19Z DISPATCH-628: Multiple connections per autoLink and linkRoute overwrites connection handle This ensures that an autolink and linkroute can be bound to more than one connection. The assert checking this is disabled in optimized builds and was never triggered. ---- --- 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