Ted Ross created QPID-5045:
------------------------------
Summary: Dispatch - Refactor the router data structures to allow
both message-based and link-based routing that supports full link protocol
Key: QPID-5045
URL: https://issues.apache.org/jira/browse/QPID-5045
Project: Qpid
Issue Type: Improvement
Components: Qpid Dispatch
Reporter: Ted Ross
Assignee: Ted Ross
Dispatch router supports two flavors of routing:
- Message Routing is performed using the "to" field and uses linked delivery
records to track disposition and settlement.
- Link Routing is performed using the target/source of an attach frame and
creates "virtual circuits" of linked-links to carry messages across a network.
This Jira tracks changes to the router data structures to support these routing
features.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]