You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/08/03 16:27:00 UTC

[jira] [Commented] (ARTEMIS-3401) Support dead-letter and expiry identification on the web console via regex

    [ https://issues.apache.org/jira/browse/ARTEMIS-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392403#comment-17392403 ] 

ASF subversion and git services commented on ARTEMIS-3401:
----------------------------------------------------------

Commit 2b5ca1be92bca957fde493e6f342750fa34a771d in activemq-artemis's branch refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=2b5ca1b ]

ARTEMIS-3401 use regex on web console for DLQ & expiry

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 addresses which follow the same
naming pattern. The web console should support using a regular
expression so all of these addresses can be properly identified.


> 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: 0.5h
>  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)