Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 31590 invoked from network); 13 Oct 2010 08:03:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Oct 2010 08:03:00 -0000 Received: (qmail 6217 invoked by uid 500); 13 Oct 2010 08:03:00 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 6156 invoked by uid 500); 13 Oct 2010 08:02:57 -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 6149 invoked by uid 99); 13 Oct 2010 08:02:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 08:02:56 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 08:02:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9D82WWO010127 for ; Wed, 13 Oct 2010 08:02:33 GMT Message-ID: <4867101.109641286956952899.JavaMail.jira@thor> Date: Wed, 13 Oct 2010 04:02:32 -0400 (EDT) From: "Stefan Guggisberg (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-2762) Optimize bundle serialization In-Reply-To: <21631800.461051285760792378.JavaMail.jira@thor> 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-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920468#action_12920468 ] Stefan Guggisberg commented on JCR-2762: ---------------------------------------- > The question therefore is, should we do this now for Jackrabbit 2.2 or postpone this for 2.3? I +1 for 2.2 > Optimize bundle serialization > ----------------------------- > > Key: JCR-2762 > URL: https://issues.apache.org/jira/browse/JCR-2762 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-core > Reporter: Jukka Zitting > Priority: Minor > Attachments: 0001-JCR-2762-Optimize-bundle-serialization.patch, 0002-JCR-2762-Optimize-bundle-serialization.patch, 0003-JCR-2762-Optimize-bundle-serialization.patch, 0004-JCR-2762-Optimize-bundle-serialization.patch > > > There are a number of ways we could use to make bundle serialization more optimized. Thomas has already done some work on this in the Jackrabbit 3 sandbox, and I'd like to apply some of the optimizations also to the trunk. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.