[
https://issues.apache.org/jira/browse/ARTEMIS-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392535#comment-17392535
]
Justin Bertram commented on ARTEMIS-3401:
-----------------------------------------
[~stefanoabbate], that's exactly the kind of use-case that this change will
support. You'll be able to go into the preferences for the web console and
specify a regular expression to match your dead-letter address naming pattern
(e.g. in your case {{^DLQ\..*}}).
> Support dead-letter and expiry identification on the web console via regex
> --------------------------------------------------------------------------
>
> Key: ARTEMIS-3401
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3401
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently dead-letter and expiry addresses can only be identified on the web
> console if they perfectly match a configurable string value (i.e. {{DLQ}} and
> {{ExpiryQueue}} by default respectively). However, lots of users have
> multiple dead-letter and expiry resources which follow the same naming
> pattern. The web console should support using a regular expression so all of
> these addresses can be properly identified.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)