You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jakub Korab (JIRA)" <ji...@apache.org> on 2014/11/13 16:32:34 UTC

[jira] [Created] (AMQ-5437) cacheTempDestinations is not caching temp destinations

Jakub Korab created AMQ-5437:
--------------------------------

             Summary: cacheTempDestinations is not caching temp destinations
                 Key: AMQ-5437
                 URL: https://issues.apache.org/jira/browse/AMQ-5437
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 5.10.0
            Reporter: Jakub Korab


When using BrokerService.cacheTempDestinations=true, according to a post on SO by gtully (http://stackoverflow.com/questions/6432672/activemq-how-to-handle-broker-failovers-while-using-temporary-queues) the broker should keep the destinations around for the time defined by BrokerService.timeBeforePurgeTempDestinations before removing them. This is not happening; there are no tests around this area.

When I kill a temporary queue consumer process with a kill -9, I can see the temporary destination being removed immediately on the broker and an advisory message to that effect being sent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)