You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Patrik Dudits (JIRA)" <ji...@apache.org> on 2016/03/14 09:30:33 UTC

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

Patrik Dudits created AMQ-6210:
----------------------------------

             Summary: 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


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)