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/06/11 03:23:02 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14027309#comment-14027309 ] 

Arthur Naseef commented on AMQ-4970:
------------------------------------

Fix revision: https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=f7cbe9fa173f1f3cf91d016ed340f90a2bd61242

> 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
>            Assignee: Arthur Naseef
>             Fix For: 5.9.1, 5.10.0
>
>         Attachments: AMQ4970Test.zip, AMQ4970Test.zip, AMQ4970Test.zip, amq4970.patch
>
>
> 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.2#6252)