GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2148
ARTEMIS-1930 + some debug logging
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1930
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2148.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 #2148
----
commit 6ebeaf2f8a7d64ddbc6118665b2e920312b11b1e
Author: Justin Bertram <jbertram@...>
Date: 2018-06-18T20:19:48Z
ARTEMIS-1930 require STOMP durable sub name to unsubscribe
commit 9eb71e98234bedbb3ed2d03bdabc5867a92620fe
Author: Justin Bertram <jbertram@...>
Date: 2018-06-19T00:14:15Z
NO-JIRA STOMP frame logging
----
---