Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 29323 invoked from network); 12 Jan 2010 00:41:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jan 2010 00:41:12 -0000 Received: (qmail 84894 invoked by uid 500); 12 Jan 2010 00:41:11 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 84859 invoked by uid 500); 12 Jan 2010 00:41:11 -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 84849 invoked by uid 99); 12 Jan 2010 00:41:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2010 00:41:11 +0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2010 00:41:01 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NUUoK-0003Kr-Cb for users@activemq.apache.org; Mon, 11 Jan 2010 16:40:40 -0800 Message-ID: <27120584.post@talk.nabble.com> Date: Mon, 11 Jan 2010 16:40:40 -0800 (PST) From: LyanChen To: users@activemq.apache.org Subject: Re: How to change the JDBC store mode to Kaha store mode ? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: lyanchen9999@hotmail.com References: <27109454.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks rajdavies ! That's a great idea,I'll try it soon. rajdavies wrote: > > There currently isn't any tools to help you migrate between stores - > but something we do intend to do (at some point). > If you have only queue messages - start a new broker using KahaDB, > with a oneway network connection to the old broker, with a static > filter for all queues - and it will drain all the messages from it, > and store them in KahaDB > -- View this message in context: http://old.nabble.com/How-to-change-the-JDBC-store-mode-to-Kaha-store-mode-and-keep-the-message-data---tp27109454p27120584.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.