[
https://issues.apache.org/jira/browse/ARTEMIS-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959358#comment-17959358
]
ASF subversion and git services commented on ARTEMIS-5527:
----------------------------------------------------------
Commit 197dbc10d8259a97d294344ef6f38b8076054145 in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=197dbc10d8 ]
ARTEMIS-5527 use single default WildcardConfiguration instance
> 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