[
https://issues.apache.org/jira/browse/ARTEMIS-2781?focusedWorklogId=438354&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-438354
]
ASF GitHub Bot logged work on ARTEMIS-2781:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 28/May/20 17:06
Start Date: 28/May/20 17:06
Worklog Time Spent: 10m
Work Description: jbertram commented on pull request #3151:
URL: https://github.com/apache/activemq-artemis/pull/3151#issuecomment-635476574
To be clear, I don't think the original semantic should be restored due to
the discrepancy with `ActiveMQServerControl.getQueueNames()`. I updated the
Jira description to be more clear.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 438354)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)