You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Arthur Naseef (JIRA)" <ji...@apache.org> on 2014/01/16 03:56:20 UTC

[jira] [Updated] (AMQ-4970) Deletion of a queue inaffective across broker restart

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

Arthur Naseef updated AMQ-4970:
-------------------------------

    Attachment: AMQ4970Test.zip

AMQ4970Test.zip - Attached  zip file with a self-contained test project.  "mvn test" runs the test.

I'm not reproducing the failures with this test.  Trying to consider what may be different.  One thing coming to mind is that my earlier test involved running the broker in console mode and using ctrl-c to stop it.

> Deletion of a queue inaffective across broker restart
> -----------------------------------------------------
>
>                 Key: AMQ-4970
>                 URL: https://issues.apache.org/jira/browse/AMQ-4970
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.9.0
>         Environment: mac osx/mavericks
>            Reporter: Arthur Naseef
>         Attachments: AMQ4970Test.zip
>
>
> Deleting a queue, it is revived from persistent store after a broker restart.  The following steps reproduce the problem:
> * Create a queue (confirmed using the REST client I/F)
> * Shutdown the broker
> * Startup the broker
> * Confirm queue still exists via the hawtio ui (correct operation so far)
> * Delete the queue
> * Confirm queue removed via the hawtio ui
> * Shutdown the broker
> * Startup the broker
> * Confirm queue was not recreated via hawtio ui (failed: queue still exists)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)