[
https://issues.apache.org/jira/browse/ARTEMIS-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168363#comment-16168363
]
ASF GitHub Bot commented on ARTEMIS-1422:
-----------------------------------------
Github user jbertram commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1537#discussion_r139227180
--- Diff:
tests/integration-tests/src/test/resources/reload-address-queues-updated.xml ---
@@ -111,7 +111,12 @@ under the License.
<config-delete-addresses>FORCE</config-delete-addresses>
</address-setting>
</address-settings>
-
+
+ <wildcard-addresses>
+ <enabled>true</enabled>
--- End diff --
FWIW, the matching logic will use the configured <delimiter>, <any-words>,
and <single-word> regardless of how <enabled> is set. However, the routing
logic won't. Not sure if we want to make those semantics match (no pun
intended).
> Redeploy test broken after matching logic update
> ------------------------------------------------
>
> Key: ARTEMIS-1422
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1422
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)