Ken Giusti created DISPATCH-135:
-----------------------------------
Summary: Move the qd_delivery_t functionality into the router node
Key: DISPATCH-135
URL: https://issues.apache.org/jira/browse/DISPATCH-135
Project: Qpid Dispatch
Issue Type: Improvement
Components: Router Node
Affects Versions: 0.4
Reporter: Ken Giusti
Assignee: Ken Giusti
Fix For: 0.5
The current definition of the qd_delivery_t structure contains mostly
router-specific members although it is defined as part of the container layer.
Since it contains router data, it becomes necessary to have the container
delivery APIs require holding the router lock.
This structure should not be part of the generic container library. It should
be moved into the router node (and renamed qd_router_delivery_t).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]