[
https://issues.apache.org/activemq/browse/AMQ-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved AMQ-1796.
-----------------------------
Fix Version/s: 5.2.0
Resolution: Fixed
In 5.2 the Default Dead Letter strategy has changed - to not send to a DLQ
non-persistent messages by default
Fixes to test cases etc in SVN revision 668146
> expired messages not moved to DLQ on trunk (5.2)
> ------------------------------------------------
>
> Key: AMQ-1796
> URL: https://issues.apache.org/activemq/browse/AMQ-1796
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.2.0
> Reporter: Mario Lukica
> Assignee: Rob Davies
> Fix For: 5.2.0
>
>
> Expired messages (transient) are not moved to DLQ on trunk (667098).
> Following tests are failing:
> Running org.apache.activemq.broker.policy.IndividualDeadLetterTest
> Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 4.172 sec <<<
> FAILURE!
> Running org.apache.activemq.broker.policy.MessageListenerDeadLetterTest
> Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 9.469 sec <<<
> FAILURE!
> Running org.apache.activemq.broker.policy.DeadLetterTest
> Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 4.359 sec <<<
> FAILURE!
> Running org.apache.activemq.camel.CamelJmsTest
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.203 sec <<<
> FAILURE!
> Running org.apache.activemq.broker.policy.IndividualDeadLetterViaXmlTest
> Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 4.734 sec <<<
> FAILURE!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.