[
https://issues.apache.org/jira/browse/ARTEMIS-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723748#comment-17723748
]
ASF subversion and git services commented on ARTEMIS-4281:
----------------------------------------------------------
Commit ec54576323ff819205a4c2e0eaf4e2bc1d8fd710 in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=ec54576323 ]
ARTEMIS-4281 Queue Reaper should not remove non empty queues on initial check
> Queue Reaper may remove non empty queues
> ----------------------------------------
>
> Key: ARTEMIS-4281
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4281
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
>
> Say you configure the auto delete queue with
> .setAutoDeleteQueuesMessageCount(-1).
> We shouldn't reap non empty queues during the initial reaping phase. This is
> because you could have a failed over client moving to the server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)