You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/04/23 19:21:00 UTC

[jira] [Commented] (ARTEMIS-3261) Infinite Redelivery could lead to extensive journal usage

    [ https://issues.apache.org/jira/browse/ARTEMIS-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331000#comment-17331000 ] 

ASF subversion and git services commented on ARTEMIS-3261:
----------------------------------------------------------

Commit 1392cb5f0b669129b5ba54714d1d8b0b0a00a77c in activemq-artemis's branch refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=1392cb5 ]

ARTEMIS-3261 Enhance compact to deal with Rollbacks and update records that can be replaced


> 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: 10m
>  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)