[
https://issues.apache.org/jira/browse/ARTEMIS-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171822#comment-17171822
]
ASF subversion and git services commented on ARTEMIS-2873:
----------------------------------------------------------
Commit 667e3f7a0197e7836e05720975a2be6c4b2da1ea in activemq-artemis's branch
refs/heads/ARTEMIS-2873 from Michael Pearce
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=667e3f7 ]
[ARTEMIS-2873] Ensure configuation managed queues are not auto deleted these
should only be removed if removed in configuration.
Auto Delete Queues and Auto Delete Created Queues should only apply to NON
configuration managed queues.
> Configuration Managed Queues are being auto deleted but should not.
> -------------------------------------------------------------------
>
> Key: ARTEMIS-2873
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2873
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.14.0
> Reporter: Michael Andre Pearce
> Priority: Major
>
> Auto Delete queues and Auto Delete created queues are meant to allow auto
> deletion of queues created by clients. Configuration managed queues should
> not be auto deleted, these should be deleted only by removing from
> configuration, it seems there a bug where configuration managed queues can be
> auto deleted, ensure this is not the case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)