Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 22545 invoked from network); 24 Apr 2009 13:51:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Apr 2009 13:51:03 -0000 Received: (qmail 49564 invoked by uid 500); 24 Apr 2009 13:51:02 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 49527 invoked by uid 500); 24 Apr 2009 13:51:02 -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 49517 invoked by uid 99); 24 Apr 2009 13:51:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Apr 2009 13:51:02 +0000 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; Fri, 24 Apr 2009 13:51:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C5133234C4AE for ; Fri, 24 Apr 2009 06:50:39 -0700 (PDT) Message-ID: <769417169.1240581039805.JavaMail.jira@brutus> Date: Fri, 24 Apr 2009 06:50:39 -0700 (PDT) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-2222) New plugin proposal: persistenceDisabledBrokerPlugin In-Reply-To: <2130484398.1240425512584.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51385#action_51385 ] Dejan Bosanac commented on AMQ-2222: ------------------------------------ I wonder how this is different then disabling the persistence at the broker level http://activemq.apache.org/persistence.html#Persistence-DisablingPersistence > New plugin proposal: persistenceDisabledBrokerPlugin > ---------------------------------------------------- > > Key: AMQ-2222 > URL: https://issues.apache.org/activemq/browse/AMQ-2222 > Project: ActiveMQ > Issue Type: New Feature > Components: Broker > Affects Versions: 4.1.3, 5.3.0, 5.4.0, 6.0.0 > Reporter: Jar Lyons > Attachments: PersistenceDisabledBrokerPlugin.java > > > Persistent messages, in particular those which end up in a queue that is never consumed, can lead to significant problems operationally. > As a result of these problems in production (e.g. broker eventually stops delivery to consumers ...), I have put together a plugin which completely disables persistence. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.