Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6827D64CF for ; Tue, 7 Jun 2011 19:00:47 +0000 (UTC) Received: (qmail 77001 invoked by uid 500); 7 Jun 2011 19:00:46 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 76975 invoked by uid 500); 7 Jun 2011 19:00:46 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 76966 invoked by uid 99); 7 Jun 2011 19:00:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 19:00:46 +0000 X-ASF-Spam-Status: No, hits=3.0 required=5.0 tests=FORGED_YAHOO_RCVD,FREEMAIL_FROM,RFC_ABUSE_POST,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 19:00:39 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QU1Vh-0006EG-MI for users@activemq.apache.org; Tue, 07 Jun 2011 12:00:17 -0700 Date: Tue, 7 Jun 2011 12:00:17 -0700 (PDT) From: agujral To: users@activemq.apache.org Message-ID: <1307473217673-3580498.post@n4.nabble.com> Subject: How to set message expiry in activemq MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi All, We are using active mq as a queueing layer in our system,from which consumers read messages. The consumers processes message by sending a message to the remote severs ,sometimes the remote servers are down causing a big backlog of messages .Is there a way in activemq so that we can expire the messages. Thanks Anurag -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-set-message-expiry-in-activemq-tp3580498p3580498.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.