You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/06/23 17:55:24 UTC

[jira] [Updated] (AMQ-5222) Issue with Purge Inactive Destination feature

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

Timothy Bish updated AMQ-5222:
------------------------------

    Fix Version/s: WAITING_FOR_TEST

> Issue with Purge Inactive Destination feature
> ---------------------------------------------
>
>                 Key: AMQ-5222
>                 URL: https://issues.apache.org/jira/browse/AMQ-5222
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.9.1
>         Environment: Windows 7. JDK1.6
>            Reporter: Anand Verma
>             Fix For: WAITING_FOR_TEST
>
>
> I enabled deletion of Inactive Queue for POC every 10 seconds
> <policyEntry queue=">" producerFlowControl="true" memoryLimit="20mb"   gcInactiveDestinations="true" inactiveTimoutBeforeGC="10000">.
> Now I start a Consumer Listener process..The Queue is created and then it is deleted though Consumer is still running and Active..I would expect this to should not be deleted as it still has active Queue
> Looking @ code BaseDestination->markForGC(long timeStamp) & BaseDestination->canGC() seems to be suspect based on usage from RegionBroker->purgeInactiveDestinations



--
This message was sent by Atlassian JIRA
(v6.2#6252)