Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 63154 invoked from network); 25 Aug 2009 07:15:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Aug 2009 07:15:59 -0000 Received: (qmail 92424 invoked by uid 500); 25 Aug 2009 07:16:23 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 92326 invoked by uid 500); 25 Aug 2009 07:16:23 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 92231 invoked by uid 99); 25 Aug 2009 07:16:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2009 07:16:23 +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; Tue, 25 Aug 2009 07:16:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5203C234C04C for ; Tue, 25 Aug 2009 00:15:59 -0700 (PDT) Message-ID: <34956706.1251184559321.JavaMail.jira@brutus> Date: Tue, 25 Aug 2009 00:15:59 -0700 (PDT) From: "premkumar (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-2274) Data Store: temporary files even if copyWhenReading is false In-Reply-To: <288545304.1251118439927.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747267#action_12747267 ] premkumar commented on JCR-2274: -------------------------------- Hi Thomas, The size of the temp file is same as what file I had uploaded and content also the same. > Data Store: temporary files even if copyWhenReading is false > ------------------------------------------------------------ > > Key: JCR-2274 > URL: https://issues.apache.org/jira/browse/JCR-2274 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: jackrabbit-core > Reporter: premkumar > Assignee: Thomas Mueller > Attachments: repository.xml > > > Im using datastore content repository. Im getting temporary files in temp folder even after made . After deleting all those temp files, Im not able to download files from repository. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.