[
https://issues.apache.org/jira/browse/AMQ-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214652#comment-15214652
]
ASF GitHub Bot commented on AMQ-6210:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq/pull/175
> SubQueueCacheSelectorPlugin stores information on temporary queues
> ------------------------------------------------------------------
>
> Key: AMQ-6210
> URL: https://issues.apache.org/jira/browse/AMQ-6210
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.13.2
> Reporter: Patrik Dudits
> Fix For: 5.14.0
>
>
> SubQueueCacheSelectorPlugin stores selector data on temporary destinations.
> I believe this is not necessary, as temporary destinations would cease to
> exist when their creator disconnects, And the creator is also usually their
> consumer in request-response scenarios.
> This leads to ever growing cache file, and since this is just persisted
> in-memory map, also to unnecessary memory consumption.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)