[
https://issues.apache.org/jira/browse/ARTEMIS-5527?focusedWorklogId=972302&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-972302
]
ASF GitHub Bot logged work on ARTEMIS-5527:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Jun/25 20:38
Start Date: 09/Jun/25 20:38
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request, #5758:
URL: https://github.com/apache/activemq-artemis/pull/5758
(no comment)
Issue Time Tracking
-------------------
Worklog Id: (was: 972302)
Remaining Estimate: 0h
Time Spent: 10m
> Use single default WildcardConfiguration instance
> -------------------------------------------------
>
> Key: ARTEMIS-5527
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5527
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There are many places across the code-base that define something like this:
> {code:java}
> private static final WildcardConfiguration DEFAULT_WILDCARD_CONFIGURATION =
> new WildcardConfiguration();{code}
> We should instead use a single, public, static instance defined in one place.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact