[
https://issues.apache.org/jira/browse/ARTEMIS-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827185#comment-17827185
]
ASF subversion and git services commented on ARTEMIS-4686:
----------------------------------------------------------
Commit 57ed2c30b32f83b4d8e5fcba0c3c4c79c5f8f407 in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=57ed2c30b3 ]
ARTEMIS-4686 reduce number of FilterImpl instances
Whenever we create a queue with a filter we're instantiating 3 different
`org.apache.activemq.artemis.core.filter.impl.FilterImpl` objects. This
is wasteful and entirely avoidable.
> Reduce number of FilterImpl instances
> -------------------------------------
>
> Key: ARTEMIS-4686
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4686
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)