Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 91928 invoked from network); 7 Apr 2006 15:55:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Apr 2006 15:55:10 -0000 Received: (qmail 63786 invoked by uid 500); 7 Apr 2006 15:55:10 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 63752 invoked by uid 500); 7 Apr 2006 15:55:09 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 63743 invoked by uid 99); 7 Apr 2006 15:55:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Apr 2006 08:55:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Apr 2006 08:55:09 -0700 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 5A1EAD4A00 for ; Fri, 7 Apr 2006 16:54:48 +0100 (BST) Message-ID: <1053625764.1144425288366.JavaMail.jira@ajax> Date: Fri, 7 Apr 2006 16:54:48 +0100 (BST) From: "Hiram Chirino (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Resolved: (AMQ-669) Add a keepDurableSubsActive option to brokers so that durable subs eagerly loaded and kept in memory In-Reply-To: <1951401052.1143583714072.JavaMail.jira@ajax> 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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ https://issues.apache.org/activemq/browse/AMQ-669?page=all ] Hiram Chirino resolved AMQ-669: ------------------------------- Resolution: Fixed implemented. And is on by default now. > Add a keepDurableSubsActive option to brokers so that durable subs eagerly loaded and kept in memory > ---------------------------------------------------------------------------------------------------- > > Key: AMQ-669 > URL: https://issues.apache.org/activemq/browse/AMQ-669 > Project: ActiveMQ > Type: Improvement > Components: Broker > Reporter: Hiram Chirino > Assignee: Hiram Chirino > Fix For: 4.0 RC3 > > > Problem is described at: > https://issues.apache.org/activemq/browse/AMQ-493 > One way to solve this is to avoid getting to the big backlog of messages. The there are not too many messages to recover, then AMQ-493 is not an issue. Add a keepDurableSubsActive option to the broker would be a workaround to this issue. The down side is that the broker would eventually block if the durable consumer is offline for too long. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira