Erwin Dondorp created ARTEMIS-3343:
--------------------------------------

             Summary: duplicate address-setting gets lost
                 Key: ARTEMIS-3343
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3343
             Project: ActiveMQ Artemis
          Issue Type: Improvement
          Components: Configuration
    Affects Versions: 2.17.0
            Reporter: Erwin Dondorp


In setting file `broker.xml`, it is possible to register multiple 
`address-setting` blocks for the same `match`. But because these blocks are put 
in a `Map` (in 
`org.apache.activemq.artemis.core.deployers.impl.parseAddressSettings()`), any 
previous block with the same `match` will be effectively ignored.

This may also happen for some of the other named blocks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to