[
https://issues.apache.org/jira/browse/ARTEMIS-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119064#comment-17119064
]
ASF subversion and git services commented on ARTEMIS-2781:
----------------------------------------------------------
Commit 39b3dd1044138ea2a516b67fc6452f57358ea14d in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=39b3dd1 ]
ARTEMIS-2781 Adding getAllQueueNames; fixing tests
> Return only local queue names for AddressControl.getQueueNames()
> ----------------------------------------------------------------
>
> Key: ARTEMIS-2781
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2781
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Fix For: 2.14.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> There is a discrepancy between what {{AddressControl.getQueueNames()}}
> returns and what {{ActiveMQServerControl.getQueueNames()}} returns. The
> former returns the names of both local and remote queue bindings whereas the
> latter only returns the names of local queue bindings. This is confusing for
> users. They return values should be consistent.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)