virtualDestinationInterceptor in Artemis

2023-09-06 Thread Herbert . Helmstreit
Hello Group, with ActiveMQ classic wa are using virtualDestinationInterceptor to redirect Event messages into a queue to consume them as kind of Unique Processing by distributed applications. For this purpose the aktivemq.xml contains within the broker bean Is there

In and out of blocking destination - performance issue

2023-09-06 Thread slx
Hello, I'm trying to narrow the cause of the behavior we had on our artemis brokers recently during a test. We deliberately put one broker in disk quota overload by creating big temp files on the fs of its store (the broker is configured with a 75% limit and we had the expected log statement (the

Message attributes handling with redistribution in Artemis cluster

2023-09-06 Thread MILOVIDOV Aleksandr
Hi Team, We have cluster of Artemis servers with three active and three backup nodes. I know that it is not optimal configuration because of message redistribution between nodes, but we still plan to use it for some time. There are some client applications with strange problem: when application

[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