Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 99660 invoked from network); 10 May 2010 12:03:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 May 2010 12:03:10 -0000 Received: (qmail 98003 invoked by uid 500); 10 May 2010 12:03:10 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 97949 invoked by uid 500); 10 May 2010 12:03:10 -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 97800 invoked by uid 99); 10 May 2010 12:03:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 12:03:10 +0000 X-ASF-Spam-Status: No, hits=-1408.4 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 12:03:09 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4AC2njI020705 for ; Mon, 10 May 2010 12:02:49 GMT Message-ID: <30501522.63921273492969014.JavaMail.jira@thor> Date: Mon, 10 May 2010 08:02:49 -0400 (EDT) From: "Stefan Guggisberg (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-2625) spi2davex: reduce memory footprint of Node/PropertyInfoImpl In-Reply-To: <30834355.63871273492729290.JavaMail.jira@thor> 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-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Guggisberg updated JCR-2625: ----------------------------------- Status: Patch Available (was: Open) attached a patch with proposed changes > spi2davex: reduce memory footprint of Node/PropertyInfoImpl > ----------------------------------------------------------- > > Key: JCR-2625 > URL: https://issues.apache.org/jira/browse/JCR-2625 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-spi-commons, jackrabbit-spi2dav > Reporter: Stefan Guggisberg > Attachments: leaner_item_info_objects.patch > > > the in-memory footprint of o.a.jackrabbit.spi2davex.NodeinfoImpl & PropertyInfoImp is quite big. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.