Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 10444 invoked from network); 16 Jun 2008 07:25:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jun 2008 07:25:21 -0000 Received: (qmail 562 invoked by uid 500); 16 Jun 2008 07:25:23 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 540 invoked by uid 500); 16 Jun 2008 07:25:23 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 529 invoked by uid 99); 16 Jun 2008 07:25:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jun 2008 00:25:23 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jun 2008 07:24:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4BA76234C140 for ; Mon, 16 Jun 2008 00:25:00 -0700 (PDT) Message-ID: <1718781799.1213601100294.JavaMail.jira@brutus> Date: Mon, 16 Jun 2008 00:25:00 -0700 (PDT) From: "Rob Davies (JIRA)" To: dev@activemq.apache.org Subject: [jira] Assigned: (AMQ-1796) expired messages not moved to DLQ on trunk (5.2) In-Reply-To: <555011310.1213281840264.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Davies reassigned AMQ-1796: ------------------------------- Assignee: Rob Davies > 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 > > 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.