You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2016/03/28 20:40:25 UTC

[jira] [Resolved] (AMQ-6210) SubQueueCacheSelectorPlugin stores information on temporary queues

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

Timothy Bish resolved AMQ-6210.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 5.14.0

> 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)