From users-return-4874-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Sep 07 14:38:26 2007 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 42075 invoked from network); 7 Sep 2007 14:38:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Sep 2007 14:38:26 -0000 Received: (qmail 34392 invoked by uid 500); 7 Sep 2007 14:38:20 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 34067 invoked by uid 500); 7 Sep 2007 14:38:18 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 34058 invoked by uid 99); 7 Sep 2007 14:38:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Sep 2007 07:38:18 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of thomas.tom.mueller@gmail.com designates 72.14.204.237 as permitted sender) Received: from [72.14.204.237] (HELO qb-out-0506.google.com) (72.14.204.237) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Sep 2007 14:38:16 +0000 Received: by qb-out-0506.google.com with SMTP id p36so403948qba for ; Fri, 07 Sep 2007 07:37:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=CWFMjrZLDJMDZIuM6hBXt74AgPuNS+G6LSjQi5NX+uw=; b=Rm2d/q400qFIZx7hkNyKoV5CQ6/zR16bqxnPoMzgY/Pu9pw/MTTpMPp7af5aBZS2QGA46skU2ZZoDkvEYMlAPYwpj/nr/V8twOooC/gxv6Xg+1iQVZa46EZnaXI/rYH8KC0cRrYtnBtcIxD9ydiTIUjqAQv4wvUK7b/a9dIaLP4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Qk/dF8VEciFy5nEnQ1+Be+s/bwsahwFvelyDppmbdDAU0l/Qbi/xaNz+u4G9zs9vhUkgKxdspaVQi8HTEw23HTaB8IIYQOZ1OZmqvlwl6xqqrgDdIfP9c0tfZz1d7YjrEMhYw9bjznteH3E3Q/k4zCp4MYFE5beOY6N2gP/quTo= Received: by 10.114.149.2 with SMTP id w2mr1255780wad.1189175875423; Fri, 07 Sep 2007 07:37:55 -0700 (PDT) Received: by 10.114.107.11 with HTTP; Fri, 7 Sep 2007 07:37:55 -0700 (PDT) Message-ID: <5f211bd50709070737g6ef40a81gb2bcc32988c85bd0@mail.gmail.com> Date: Fri, 7 Sep 2007 16:37:55 +0200 From: "Thomas Mueller" To: users@jackrabbit.apache.org Subject: Re: Bundled PM tmp files filling up tomcat In-Reply-To: <90a8d1c00709070731i595c6472g9cfb32462f50747e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <235bf4ca0709070429m3a95e327k3a84df85b1881c29@mail.gmail.com> <5f211bd50709070437s7cd3a907ub4cdead2e17e7d96@mail.gmail.com> <235bf4ca0709070634u678f2b3cpbfd15d8b91c3570f@mail.gmail.com> <90a8d1c00709070731i595c6472g9cfb32462f50747e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org > Will the datastore replace these temp binaries in the long term anyway ? Yes, that's the plan. But probably there will be some exceptions at first (for example when using RMI). If you are interested: http://issues.apache.org/jira/browse/JCR-926 Thomas