GitHub user stanlyDoge opened a pull request:
https://github.com/apache/activemq-artemis/pull/1734
NO-JIRA fix openwire noLocal flag
Previous [PR](https://github.com/apache/activemq-artemis/pull/1725/files)
was invalid, because some other test was broken. I hope this fix is ok. Can
@gaohoward confirm, please?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stanlyDoge/activemq-artemis fixownolocal
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1734.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 #1734
----
commit 6a7b5c5cad756bdff3837a101abf94c504548055
Author: Stanislav Knot <sknot@...>
Date: 2017-12-20T16:09:42Z
NO-JIRA fix openwire noLocal flag
----
---