Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.8.0
-
None
Description
from https://issues.apache.org/jira/browse/AMQ-3833 the audit is only persisted when modified, which prevents an idle broker from cranking away on disk, but it also means that a data file is retained. which can prevent gc due to dependent acks.
the audit should be rewritten if it is holding up gc.
Attachments
Issue Links
- is related to
-
AMQ-3833 Only checkpoint data on modification (producerAudit should not be written if unmodified)
- Resolved