GitHub user pgfox opened a pull request:
https://github.com/apache/activemq-artemis/pull/1696
NO-JIRA fixed minor regression and broken tests in ActiveMQServerControlImpl
fixed minor regression and broken tests due to refactor in ARTEMIS-1364
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pgfox/activemq-artemis fix_regression
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1696.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 #1696
----
commit 7a11a6063429a329c170f125c5da0be250d1ea1e
Author: Pat Fox <[email protected]>
Date: 2017-12-07T19:49:25Z
NO-JIRA fixed minor regression and broken tests in ActiveMQServerControlImpl
----
---