Re: [activemq-classic] Clean up scheduler not working on all messages in DLQ

2023-09-08 Thread Francois Papon
Hi JB, Yes these messages has been redelivered befor moving to the DLQ. regards, François On 08/09/2023 16:46, Jean-Baptiste Onofré wrote: Hi, The messages have been redelivered before moving to the DLQ ? Regards JB On Wed, Sep 6, 2023 at 9:08 AM fpapon wrote: Hi, I have an ActiveMQ (5.

Re: [activemq-classic] Clean up scheduler not working on all messages in DLQ

2023-09-08 Thread Jean-Baptiste Onofré
Hi, The messages have been redelivered before moving to the DLQ ? Regards JB On Wed, Sep 6, 2023 at 9:08 AM fpapon wrote: > > Hi, > > I have an ActiveMQ (5.16.2/JDK11) broker with persistence message (kahadb). > > We are using a deadletter strategy to clean messages older than 7 days > but we c

[activemq-classic] Clean up scheduler not working on all messages in DLQ

2023-09-06 Thread fpapon
Hi, I have an ActiveMQ (5.16.2/JDK11) broker with persistence message (kahadb). We are using a deadletter strategy to clean messages older than 7 days but we can see that some of the older message are not clean up and we don't have any error/warning message in the logs... Here the config.xml