GitHub user lulf opened a pull request:
https://github.com/apache/qpid-dispatch/pull/111
DISPATCH-476: Add support for groupId property for matching link routes and
auto links
This is a proposed alternative for supporting a mapping of multiple
connections - multiple link
routes/autolinks by grouping them on a 'groupId' identifier. The
corresponding group is selected based on a connection property
'qd.route-container-group'.
We have discussed this approach previously, and somewhat decided that we
should take a different approach. I wanted to implement this approach as a way
of learning more of the router internals, so consider this PR a POC that you
can close if you think this feature is not useful, though I do think it gives a
lot of flexibility with little increase in complexity.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lulf/qpid-dispatch DISPATCH-476
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/111.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 #111
----
commit ee054ce69d21a33663152b90b876ad63cc2e839e
Author: Ulf Lilleengen <[email protected]>
Date: 2016-11-04T12:28:30Z
DISPATCH-476: Add support for groupId property for matching link routes and
auto links
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]