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/06/07 17:06: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=17358724#comment-17358724 ] 

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

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

ARTEMIS-3261 Updating logic to use only replaceable records on compacting verification


> 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: 2h 50m
>  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)