[
https://issues.apache.org/jira/browse/ARTEMIS-2680?focusedWorklogId=422283&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-422283
]
ASF GitHub Bot logged work on ARTEMIS-2680:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Apr/20 20:13
Start Date: 14/Apr/20 20:13
Worklog Time Spent: 10m
Work Description: jbertram commented on issue #3047: ARTEMIS-2680 use q
name for addr if none specified via config
URL: https://github.com/apache/activemq-artemis/pull/3047#issuecomment-613657590
@michaelandrepearce, for what it's worth as I was going through the tests to
update them to use the new `createQueue` API I noticed that the same address
and queue name are used in hundreds of places so defaulting the address name to
the queue name is a nice little usability tweak.
----------------------------------------------------------------
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: 422283)
Time Spent: 2h 40m (was: 2.5h)
> Use queue name for address if none specified via configuration
> --------------------------------------------------------------
>
> Key: ARTEMIS-2680
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2680
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Minor
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> If
> {{org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl#createQueue()}}
> is invoked with an effectively {{null}} address name then the queue name
> will be used for the address. This is not true of queues created via
> {{org.apache.activemq.artemis.core.config.CoreQueueConfiguration}}, but it
> should be.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)