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 GitHub Bot (Jira)" <ji...@apache.org> on 2021/04/23 02:00:01 UTC

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

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

ASF GitHub Bot logged work on ARTEMIS-3261:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Apr/21 01:59
            Start Date: 23/Apr/21 01:59
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic opened a new pull request #3552:
URL: https://github.com/apache/activemq-artemis/pull/3552


   …s that can be replaced


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 587599)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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)