You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Dave Myron (Jira)" <ji...@apache.org> on 2021/12/21 05:24:00 UTC

[jira] [Created] (ARTEMIS-3619) Compacting generates .cmp files until disk is full when scheduled messages are in journal files

Dave Myron created ARTEMIS-3619:
-----------------------------------

             Summary: 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.19.0
            Reporter: Dave Myron


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)