[
https://issues.apache.org/jira/browse/ARTEMIS-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
D vd Broek updated ARTEMIS-3869:
--------------------------------
Description:
When an address is blocked using the Block operation (or maybe also other flow
control options) and a producer sends large messages then large messages files
are created with size 0. These empty files remain and are not removed when
purging the queue. (there are no messages on queue). These files seem orphaned.
When an address is blocking we want to avoid using resources in artemis and
with large number of messages these leads to large number of empty files which
need to be deleted manually. (or that is what we do)
was:When an address is blocked using the Block operation (or maybe also other
flow control options) and a producer sends large messages then large messages
files are created with size 0. These empty files remain and are not removed
when purging the queue. (there are no messages on queue). These files seem
orphaned.
> large messages that are blocked still result in orphan files on disk
> --------------------------------------------------------------------
>
> Key: ARTEMIS-3869
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3869
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: ActiveMQ-Artemis-Native
> Affects Versions: 2.20.0
> Reporter: D vd Broek
> Assignee: Clebert Suconic
> Priority: Minor
>
> When an address is blocked using the Block operation (or maybe also other
> flow control options) and a producer sends large messages then large messages
> files are created with size 0. These empty files remain and are not removed
> when purging the queue. (there are no messages on queue). These files seem
> orphaned.
> When an address is blocking we want to avoid using resources in artemis and
> with large number of messages these leads to large number of empty files
> which need to be deleted manually. (or that is what we do)
--
This message was sent by Atlassian Jira
(v8.20.7#820007)