Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 58910 invoked from network); 30 Jul 2007 16:06:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2007 16:06:11 -0000 Received: (qmail 59571 invoked by uid 500); 30 Jul 2007 16:06:10 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 59539 invoked by uid 500); 30 Jul 2007 16:06:10 -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 59521 invoked by uid 99); 30 Jul 2007 16:06:10 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2007 09:06:10 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2007 16:06:09 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 446C4714209 for ; Mon, 30 Jul 2007 09:05:49 -0700 (PDT) Message-ID: <10558410.1185811549277.JavaMail.jira@brutus> Date: Mon, 30 Jul 2007 09:05:49 -0700 (PDT) From: "Rob Davies (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-936) Expired Messages being delivered MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Davies resolved AMQ-936. ---------------------------- Fix Version/s: (was: 4.1.0) 5.0.0 Resolution: Fixed > Expired Messages being delivered > -------------------------------- > > Key: AMQ-936 > URL: https://issues.apache.org/activemq/browse/AMQ-936 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 4.0.1, 4.0.2 > Environment: Win XP. ActiveMQ 4.0.1 > Reporter: Patrick Hourigan > Assignee: Rob Davies > Fix For: 5.0.0 > > > I have a sample app that sends a message to a queue, that has producer.setTimeToLive(5000); > I take this to mean that any message sent via this producer will expire after 5 seconds > When I attach a consumer and try to consume after ay 10 seconds the messages are delivered. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.