GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/2105
ARTEMIS-1872 Fixing address security checks
Ensure CREATE_ADDRESS is honored and behavior is consistent across
protocols.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis abc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2105.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 #2105
----
commit ce35d969db719df5708f86c5fd237d23911dd39a
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-05-24T03:47:35Z
ARTEMIS-1872 Fixing address security checks
Ensure CREATE_ADDRESS is honored and behavior is consistent across
protocols.
----
---