You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/08/09 17:55:02 UTC

[jira] [Closed] (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:all-tabpanel ]

Clebert Suconic closed ARTEMIS-3261.
------------------------------------
    Fix Version/s: 2.18.0
       Resolution: Fixed

> 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
>             Fix For: 2.18.0
>
>          Time Spent: 3h 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)