Re: activemq purge command effects and usage?

2022-12-19 Thread Jean-Baptiste Onofré
Hi, The log files accumulate because you have at least one old message stored, including in DLQ. You can always browse and delete messages in a destination (including DLQ again ;)). You can also purge the DLQ, or disable DLQ (or define expiration on DLQ which is not the case by default). Regards

activemq purge command effects and usage?

2022-12-19 Thread Wendell Hatcher
Quick question can we delete some of the messages from kahadb to free up space if there are old messages stuck and the store is high? I thought you couldn't delete anything from the kahadb store logs folder as it will corrupt the database. 7:26