Artem Karpenko created AMQ-5611:
-----------------------------------

             Summary: Removed queue is resurrected after master restart
                 Key: AMQ-5611
                 URL: https://issues.apache.org/jira/browse/AMQ-5611
             Project: ActiveMQ
          Issue Type: Bug
          Components: activemq-leveldb-store
    Affects Versions: 5.11.1
         Environment: jdk1.7.0_75, Debian 3.16.7
            Reporter: Artem Karpenko


In a setup of broker cluster with 3 ActiveMQ nodes and 1 Zookeeper instance 
(also reproduced with 3 ZKs) with persistence configured to use Replicated 
LevelDB removal of queue does not persist after master restart.

Steps to reproduce:
# Send a message to a queue A1
# Consume messages from queue A1
# Delete queue using via UI
# Restart master
# Observe removed queue in console

This is also reproduced when configuring automatic deletion of queues after 
inactivity: logs indicate that queue is deleted and it disappears from UI but 
restart of master node make it reappear.

This seems to be the same issue in behaviour as AMQ-4970, though persistence 
layers differ.



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

Reply via email to