So if discardingDLQBrokerPlugin discard the message before sending to DLQ,.
I have also seen the same functionality by-->

<policyEntry queue=">">
         
         <deadLetterStrategy>
           <sharedDeadLetterStrategy processExpired="false" />
         </deadLetterStrategy>
 </policyEntry>

So what is the difference between both of them ?





--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Discarded-messages-and-Expired-messages-tp4673025p4673097.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to