GitHub user gaohoward opened a pull request:
https://github.com/apache/activemq-artemis/pull/1666
ARTEMIS-1521 Missing Parameter annotations in ActiveMQServerControl
Added missing annotations
Added test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaohoward/activemq-artemis lmaster_fix_jon
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1666.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 #1666
----
commit 0114f065dad26cc2b9005ff7fb39e8086edf8e51
Author: Howard Gao <[email protected]>
Date: 2017-11-24T03:54:56Z
ARTEMIS-1521 Missing Parameter annotations in ActiveMQServerControl
Added missing annotations
Added test
----
---