AKSHAY C KITHANI created AMQ-7114:
-------------------------------------
Summary: The inactive queues delete 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.6.0
Reporter: AKSHAY C KITHANI
The inactive queues delete 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}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)