Hi: I am using ActiveMQ 5.15.4 on Windows, and currently I am using Apache Camel in Apache Karaf to import high amount of data, around 7 million records from one instance, and more 10+ million from another instance. Both these instances are using the same broker.
I see that around 1.5 million records are still enqueued, and are being processed slowly (100-200 messages per second). I also observed that the number of kahadb/*.log journals are rapidly increasing, each with a size of 32mb. This is rapidly decreasing my disk capacity and I am afraid that it will eat up the remaining disk space within few hours of time. Also, yesterday I observed that these kahadb journals used to get deleted after the messages were processed. Will these journals be deleted automatically after the en-queued messages are processed? As of now, I do not see any sign of them being deleted, even though the en-queued messages are being processed successfully (slowly but yes). Regards, Cooshal. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html