[
https://issues.apache.org/jira/browse/ARTEMIS-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165249#comment-16165249
]
ASF GitHub Bot commented on ARTEMIS-1421:
-----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/1535
ARTEMIS-1421 duplicate queue possible in XML
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1421
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1535.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1535
----
commit 44c05f10792ad9560e4499abd92c6f009f060e7d
Author: Justin Bertram <[email protected]>
Date: 2017-09-13T15:01:39Z
ARTEMIS-1421 duplicate queue possible in XML
----
> Duplicate queue in XML possible
> -------------------------------
>
> Key: ARTEMIS-1421
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1421
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: Justin Bertram
> Assignee: Justin Bertram
>
> It's possible that multiple queues with the same name may be configured in
> the XML where the last defined queue will over-write the attributes of the
> previously defined queues.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)