[
https://issues.apache.org/jira/browse/ARTEMIS-4285?focusedWorklogId=861837&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-861837
]
ASF GitHub Bot logged work on ARTEMIS-4285:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 19/May/23 20:59
Start Date: 19/May/23 20:59
Worklog Time Spent: 10m
Work Description: clebertsuconic merged PR #4484:
URL: https://github.com/apache/activemq-artemis/pull/4484
Issue Time Tracking
-------------------
Worklog Id: (was: 861837)
Remaining Estimate: 0h
Time Spent: 10m
> Disable Redelivery Persistence for new broker installations.
> ------------------------------------------------------------
>
> Key: ARTEMIS-4285
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4285
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Clebert Suconic
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We should allow disabling persisted redelivery on messages.
> Every time a message is redelivery, and scheduled redelivery is used, an
> update record is stored in the broker.
> This may add a big burden in the journal or jdbc journal.
> We will keep this as true by default (in java) however new broker.xml
> configuration will have this as false, so we will keep current users'
> expectation while setting this to false for any new broker installation.
> This is a borderline between bug and improvement.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)