Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 50107 invoked from network); 2 Nov 2009 09:14:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Nov 2009 09:14:23 -0000 Received: (qmail 66380 invoked by uid 500); 2 Nov 2009 09:14:23 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 66311 invoked by uid 500); 2 Nov 2009 09:14:22 -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 66303 invoked by uid 99); 2 Nov 2009 09:14:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2009 09:14:22 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Mon, 02 Nov 2009 09:14:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 807A2234C4A9 for ; Mon, 2 Nov 2009 01:13:59 -0800 (PST) Message-ID: <953304311.1257153239525.JavaMail.jira@brutus> Date: Mon, 2 Nov 2009 09:13:59 +0000 (UTC) From: "Marcel Reutegger (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Resolved: (JCR-2373) Buffered I/O in IndexInfos In-Reply-To: <1358230488.1257153119604.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCR-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2373. ----------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 Implemented in revision: 831831 > Buffered I/O in IndexInfos > -------------------------- > > Key: JCR-2373 > URL: https://issues.apache.org/jira/browse/JCR-2373 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-core > Reporter: Marcel Reutegger > Priority: Minor > Fix For: 2.0.0 > > > IndexInfos currently uses plain Input/OutputStreams without buffering. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.