[
https://issues.apache.org/jira/browse/ARTEMIS-2680?focusedWorklogId=409035&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-409035
]
ASF GitHub Bot logged work on ARTEMIS-2680:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 24/Mar/20 19:23
Start Date: 24/Mar/20 19:23
Worklog Time Spent: 10m
Work Description: jbertram commented on pull request #3047: ARTEMIS-2680
use q name for addr if none specified via config
URL: https://github.com/apache/activemq-artemis/pull/3047
----------------------------------------------------------------
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: 409035)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 10m
> 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)