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 6593010902 for ; Mon, 17 Jun 2013 19:54:52 +0000 (UTC) Received: (qmail 47130 invoked by uid 500); 17 Jun 2013 19:54:52 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 47070 invoked by uid 500); 17 Jun 2013 19:54:51 -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 47062 invoked by uid 99); 17 Jun 2013 19:54:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jun 2013 19:54:51 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of christian.posta@gmail.com designates 209.85.215.45 as permitted sender) Received: from [209.85.215.45] (HELO mail-la0-f45.google.com) (209.85.215.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jun 2013 19:54:46 +0000 Received: by mail-la0-f45.google.com with SMTP id fr10so2838799lab.32 for ; Mon, 17 Jun 2013 12:54:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=j9lTBV25pwrODfuVdwMIlvhD5TlP7jVq7C6/VJF/BYY=; b=uQfX5odyP3t18fmabEQKSZyUz/QUTmFnCtRGVPRniFJdf/0+eN2Y5S1XfBeN5jkw02 zU5CLPPYNpXNblTBcJvAx73rrTgNEdA6e5Yh+bpR85hOSxVwv5FGat2FsoDLqRpmKhA6 aIOC6vcCmUqSq+5N47RHmOV374YdKjuHWMeiv50MEN6uuLHteyYGUwMexLWzwoEJnXec hh91jtKPiLY/9kZTnMDpGdxYek+uHYvUR0pbbssntorEzK5J/K5Xi0D5tE5I3Oz64IK4 RpUnJEeJyQe0pUN7eEIhr2AdDPpsUyBPBY5mE41feilFrYDkjYb8UbuDwqODn9K6JQtU hrzw== MIME-Version: 1.0 X-Received: by 10.152.120.105 with SMTP id lb9mr7498697lab.20.1371498865820; Mon, 17 Jun 2013 12:54:25 -0700 (PDT) Received: by 10.114.185.37 with HTTP; Mon, 17 Jun 2013 12:54:25 -0700 (PDT) In-Reply-To: <1371205245069-4668209.post@n4.nabble.com> References: <1371205245069-4668209.post@n4.nabble.com> Date: Mon, 17 Jun 2013 15:54:25 -0400 Message-ID: Subject: Re: Use LevelDB as Temp Store? From: Christian Posta To: "users@activemq.apache.org" Content-Type: multipart/alternative; boundary=089e0122868ab50bac04df5ef635 X-Virus-Checked: Checked by ClamAV on apache.org --089e0122868ab50bac04df5ef635 Content-Type: text/plain; charset=ISO-8859-1 Haven't tested it out too much, but I believe you should be able to do this in the activemq.xml configuration file... note you'll have to explicitly specify where you want to use FilePendingMessageCursors if you have persistent=false On Fri, Jun 14, 2013 at 6:20 AM, pjwalstrom wrote: > hello, > is it possible to use LevelDB as a Temp Store? We use persistence=false, so > do not need any persistence store per se, but would like the memory > spill-overs to be offlined to LevelDB. Is is possible, or is KahaDB the > only > alternative here? > > best regards, > pj > > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Use-LevelDB-as-Temp-Store-tp4668209.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta --089e0122868ab50bac04df5ef635--