[
https://issues.apache.org/jira/browse/ARTEMIS-4664?focusedWorklogId=907633&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-907633
]
ASF GitHub Bot logged work on ARTEMIS-4664:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 29/Feb/24 14:15
Start Date: 29/Feb/24 14:15
Worklog Time Spent: 10m
Work Description: AntonRoskvist opened a new pull request, #4836:
URL: https://github.com/apache/activemq-artemis/pull/4836
…tch of messages
This is probably not all that likely to ever happen to anyone. I stumbled on
this issue while working on something else but I figured it would be better to
handle it.
From what I can tell the auto created resource would have to have been empty
for one pass of the "AddressQueueReaper" to be marked as "swept", then a large
batch of messages would get sent to the resource just as the next pass of
"AddressQueueReaper" begins and finishes before the message batch finishes.
Issue Time Tracking
-------------------
Worklog Id: (was: 907633)
Remaining Estimate: 0h
Time Spent: 10m
> autoCreatedResource can get removed while receiving batch of messages
> ---------------------------------------------------------------------
>
> Key: ARTEMIS-4664
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4664
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Anton Roskvist
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There is a very small window where an auto created resource can get
> auto-removed while receiving a batch of new messages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)