[
https://issues.apache.org/jira/browse/ARTEMIS-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360284#comment-17360284
]
ASF subversion and git services commented on ARTEMIS-3261:
----------------------------------------------------------
Commit 05498c350eb8be49dd26a0b593516b1988df6108 in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=05498c3 ]
ARTEMIS-3261 Remove need to lookup replaceableRecords on the hot path
We known it's a replaceable record as part of the logic, no need to lookup the
record type unless it's a reload from the system.
> Infinite Redelivery could lead to extensive journal usage
> ---------------------------------------------------------
>
> Key: ARTEMIS-3261
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3261
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Clebert Suconic
> Priority: Major
> Time Spent: 3h
> Remaining Estimate: 0h
>
> In a situation the broker is misconfigured, and consumers redeliver forever
> without DLQ and Max Deliveries configured, the broker could get into a
> situation where the whole disk is exhausted.
>
> We should enhance compacting to cleanup records from rollback and updates
> that are no longer needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)