Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 32618 invoked from network); 18 Sep 2010 16:46:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Sep 2010 16:46:51 -0000 Received: (qmail 21618 invoked by uid 500); 18 Sep 2010 16:46:51 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 21591 invoked by uid 500); 18 Sep 2010 16:46:51 -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 21583 invoked by uid 99); 18 Sep 2010 16:46:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 16:46:51 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 16:46:48 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8IGkRug002155 for ; Sat, 18 Sep 2010 16:46:27 GMT Message-ID: <1725306.20561284828387424.JavaMail.jira@thor> Date: Sat, 18 Sep 2010 12:46:27 -0400 (EDT) From: "Bruce Snyder (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-1065) Provide startup option to flush journal to store then exit the broker 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-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Snyder updated AMQ-1065: ------------------------------ Fix Version/s: 5.5.0 (was: 5.4.1) > Provide startup option to flush journal to store then exit the broker > --------------------------------------------------------------------- > > Key: AMQ-1065 > URL: https://issues.apache.org/activemq/browse/AMQ-1065 > Project: ActiveMQ > Issue Type: Wish > Components: Broker > Affects Versions: 5.0.0 > Reporter: jk@penguinsfan.com > Assignee: Adrian Co > Fix For: 5.5.0 > > > This is a "wish" for a command line argument that will flush the journal to the database and quit. > This makes it possible to: > 1. Do some kinds of message administration / emergency fixing in SQL. > 2. Upgrade even if there are incompatible changes by first flushing the journal and then applying the appropriate SQL change script to the database. > 3. Switch the kind of journaling, switch to no journaling, etc. > Jason -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.