[
https://issues.apache.org/jira/browse/ARTEMIS-3401?focusedWorklogId=627367&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-627367
]
ASF GitHub Bot logged work on ARTEMIS-3401:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 24/Jul/21 03:44
Start Date: 24/Jul/21 03:44
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request #3670:
URL: https://github.com/apache/activemq-artemis/pull/3670
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.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 627367)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 10m
> 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)