You'd need to write a consumer that reads messages from the DLQ (the easy
part) and writes them to wherever you want them stored, like a database or
flat files or whatever (the hard part). Since the hard part of the problem
will be different for any given ActiveMQ user, there's no built-in
capabili
I need to offload messages from a DLQ queue to the disk to avoid store
percent from going up. Is there any way to do that in activemq v5.5.1 ?
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html