GitHub user k-wall opened a pull request:
https://github.com/apache/activemq-artemis/pull/2132
ARTEMIS-1893: Treat the detach of a link with expiry policy of link-detatch
as if closed flag were true.
I believe this patch will resolve the issue I reported.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/k-wall/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2132.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 #2132
----
commit 6b1f9e3fca216ba3982188243b7ab4739c9b3f02
Author: Keith Wall <kwall@...>
Date: 2018-06-11T07:48:50Z
ARTEMIS-1893: Treat the detach of a link with expiry policy of link-detatch
as if closed flag were true.
----
---