Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, in the AMQP 1.0 layer there are classes of closely related concepts with unclear responsibilities. More specifically, there is a Link_1_0 class (and subclasses) and a LinkEndpoint class (again with subclasses). The responsibilities of the classes should be clarified and the code refactored to reflect this.
See the current (v3) design of the LinkRegistry for proposed responsibilities and APIs.
Essentially, this means moving most of the current implementation of Link into the LinkEndpoint.
Attachments
Issue Links
- is related to
-
QPID-7657 [Java Broker] Move handling of DeliveryState to Termini
- Open