We have recently fixed a bug on the journal that was causing excessive compaction...can you check with th latest version?
Il mar 21 dic 2021, 07:30 Dave Myron (Jira) <j...@apache.org> ha scritto: > > [ > https://issues.apache.org/jira/browse/ARTEMIS-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Dave Myron updated ARTEMIS-3619: > -------------------------------- > Affects Version/s: 2.18.0 > (was: 2.19.0) > > > Compacting generates .cmp files until disk is full when scheduled > messages are in journal files > > > ----------------------------------------------------------------------------------------------- > > > > Key: ARTEMIS-3619 > > URL: https://issues.apache.org/jira/browse/ARTEMIS-3619 > > Project: ActiveMQ Artemis > > Issue Type: Bug > > Components: Broker > > Affects Versions: 2.18.0 > > Reporter: Dave Myron > > Priority: Critical > > > > We use the default of 10MB for journal files. When we schedule a couple > hundred messages / jobs for a later time, Artemis begins creating 10MB .cmp > files (like activemq-data-455341.amq.cmp) at a rate of about one hundred > per minute until the disk is full and the server shuts down. > > Upon restarting, often a couple hours of CPU time is required to get > back to a working state. > > Nothing is in the logs. > > > > -- > This message was sent by Atlassian Jira > (v8.20.1#820001) >