[
https://issues.apache.org/jira/browse/ARTEMIS-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097579#comment-17097579
]
ASF subversion and git services commented on ARTEMIS-2680:
----------------------------------------------------------
Commit 29d9443a1eabc31736d001a478e164759ebfac8f in activemq-artemis's branch
refs/heads/master from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=29d9443 ]
ARTEMIS-2680 use q name for addr if none specified via config
> 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)