[ 
https://issues.apache.org/jira/browse/ARTEMIS-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy A. Bish resolved ARTEMIS-5527.
--------------------------------------
    Fix Version/s: 2.42.0
       Resolution: Fixed

> 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
>             Fix For: 2.42.0
>
>          Time Spent: 20m
>  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


Reply via email to