Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Although it's not needed in the example because the link is fairly short lived and so doesn't create excessive memory use, the sender should settle the delivery when the message is accepted so as to free all memory resources associated with it. This is necessary for a long lived sender and so the example should show this.