Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 37426 invoked from network); 2 Aug 2006 14:53:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2006 14:53:39 -0000 Received: (qmail 11357 invoked by uid 500); 2 Aug 2006 14:53:38 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 11341 invoked by uid 500); 2 Aug 2006 14:53:38 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 11332 invoked by uid 99); 2 Aug 2006 14:53:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2006 07:53:38 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2006 07:53:37 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1G8I61-0000du-2G for activemq-users@geronimo.apache.org; Wed, 02 Aug 2006 07:53:17 -0700 Message-ID: <5615395.post@talk.nabble.com> Date: Wed, 2 Aug 2006 07:53:17 -0700 (PDT) From: JayBee To: activemq-users@geronimo.apache.org Subject: how JMSExpiration is handled in ActiveMQ4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: tech_j@hotmail.com X-Nabble-From: JayBee X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi there: I am just curios to know how message expiration is handeled in activemq. I am sending messages with 1000 (a second) JMSExpiration, however, when I run consumer (after one second), it successfully consume these messages!. Also, is there a way to configure ActiveMQ so that expired messages gets deleted automatically from storage (queue/topic). Any thoughts? thanks, Jay -- View this message in context: http://www.nabble.com/how-JMSExpiration-is-handled-in-ActiveMQ4.0-tf2040301.html#a5615395 Sent from the ActiveMQ - User forum at Nabble.com.