[
https://issues.apache.org/jira/browse/AMQ-7114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
AKSHAY C KITHANI updated AMQ-7114:
----------------------------------
Description:
The inactive queues deleted via gcInactiveDestinations reappear on activemq
restart
-Activemq version-5.15.8
-Persistent store default kahaDB
{noformat}
schedulePeriodForDestinationPurge="15000" {noformat}
{noformat}
<policyEntry queue="point2PointMessageQueue.*" gcInactiveDestinations="true"
inactiveTimoutBeforeGC="15000"/>
{noformat}
was:
The inactive queues deleted via gcInactiveDestinations reappear on activemq
restart
-Activemq version -5.6.0
-Persistent store default kahaDB
{noformat}
schedulePeriodForDestinationPurge="15000" {noformat}
{noformat}
<policyEntry queue="point2PointMessageQueue.*" gcInactiveDestinations="true"
inactiveTimoutBeforeGC="15000"/>
{noformat}
> The inactive queues deleted via gcInactiveDestinations reappear on activemq
> restart
> -----------------------------------------------------------------------------------
>
> Key: AMQ-7114
> URL: https://issues.apache.org/jira/browse/AMQ-7114
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.15.8
> Reporter: AKSHAY C KITHANI
> Priority: Major
>
> The inactive queues deleted via gcInactiveDestinations reappear on activemq
> restart
> -Activemq version-5.15.8
> -Persistent store default kahaDB
> {noformat}
> schedulePeriodForDestinationPurge="15000" {noformat}
> {noformat}
> <policyEntry queue="point2PointMessageQueue.*" gcInactiveDestinations="true"
> inactiveTimoutBeforeGC="15000"/>
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)