Hi all, I have a Producer that sends 250 messages to QUEUE_01. Messages expire after 30 seconds. AMQ 5.2 is configured to use Discarding DLQ Broker Plugin. After 30 seconds I expect messages to be sent to DLQueue and immediately discarded.
This doesn't happen :-( More exactly, it happens only when I "browse" QUEUE_01 with AMQ web console. QUEUE_01 is empty and, at the same time, DLQ is not present (in activemq.log file I see discarding plugin activation). Is it possible to activate the plugin without having to browse QUEUE_01 with the console ? Many thanks in advance, Moreno -- View this message in context: http://www.nabble.com/How-to-%28automatically%29-activate-Discarding-DLQ-Broker-PLugin-tp24695829p24695829.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.