[
https://issues.apache.org/jira/browse/ARTEMIS-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172654#comment-17172654
]
ASF subversion and git services commented on ARTEMIS-2873:
----------------------------------------------------------
Commit 486896d99ef18d50245414658147d2d838190445 in activemq-artemis's branch
refs/heads/master from Michael Pearce
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=486896d ]
ARTEMIS-2873 Config-managed queues are auto-deleted
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
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)