GitHub user shailendra14k opened a pull request:
https://github.com/apache/activemq-artemis/pull/2142
[ARTEMIS-1936]getQueueNames(String routingType) method should be mark as
Operation instead of Attribute
JIRA :- https://issues.apache.org/jira/browse/ARTEMIS-1936
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shailendra14k/activemq-artemis ARTEMIS-1936
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2142.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 #2142
----
commit 07a3248563e504d4184f652dcc73bc75134037e1
Author: Shailendra Kumar Singh <shailendra14k@...>
Date: 2018-06-15T10:03:03Z
[ARTEMIS-1936]getQueueNames(String routingType) method should be mark as
Operation instead of Attribute
----
---