qpid-config and qpid-tool show deleted queue (durable only)
-----------------------------------------------------------

                 Key: QPID-1892
                 URL: https://issues.apache.org/jira/browse/QPID-1892
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.5
            Reporter: Ted Ross
            Assignee: Ted Ross
            Priority: Minor
             Fix For: 0.6


(Reported by Gordon Sim)

Description of problem:

The command line management tools keep showing a durable queue that was
recovered on last restart but subsequently deleted.

Steps to Reproduce:
1. create durable queue using qpid-config (E.g. qpid-config --durable add
my-queue)
2. restart qpidd (E.g /sbin/service qpidd restart)
3. delete the queue (E.g. qpid-config del queue my-queue)
4. list queues (I.e. qpid-config queues)

Actual results:

The deleted queue is still shown by both qpid-config and qpid-tool. If you
restart qpidd again then it disappears.

Expected results:

The queue has been deleted so should not appear in the list produced by
'qpid-config queues'. In qpid-tool it should be marked as deleted.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to