You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2008/07/08 16:13:00 UTC

[jira] Reopened: (AMQ-1796) expired messages not moved to DLQ on trunk (5.2)

     [ https://issues.apache.org/activemq/browse/AMQ-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully reopened AMQ-1796:
-----------------------------

    Regression: [Regression]  (was: [Broken Unit Test, Regression])

reopen till classcast exception is resolved, patch in the comment.

> 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.