Maxim Cherednik created AMQNET-513:
--------------------------------------

             Summary: Exception message is not propagated in case of 
consumption failure
                 Key: AMQNET-513
                 URL: https://issues.apache.org/jira/browse/AMQNET-513
             Project: ActiveMQ .Net
          Issue Type: Bug
          Components: NMS
    Affects Versions: 1.7.0, 1.6.2
            Reporter: Maxim Cherednik
            Assignee: Jim Gomes


After moving from version 1.6.2 to 1.7 we lost some functionality we were 
relying on.
When we were failing to process message 6 times, it was moved to the 
Activemq.DLQ and the property dlqDeliveryFailureCause was filled with Exception 
message which was raised during the processing.
After version update - the exception message is not propagated. This message 
instead:
javax.jms.JMSException: Exceeded RedeliveryPolicy limit: 6

Maybe there are other way to track which client failed to process message and 
why(exception message) ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to