Github user jbertram commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1536
  
    BTW, the test **is** reliant on wild-card matching as it's required to 
apply these address-settings:
    
                <config-delete-queues>FORCE</config-delete-queues>
                <config-delete-addresses>FORCE</config-delete-addresses>
    
    If those address settings are not applied then the test fails and since the 
"match" for the address setting was originally "config\_#" the test fails 
(since '\_' is not a valid delimiter).


---

Reply via email to