Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B4B561072A for ; Mon, 30 Dec 2013 08:38:25 +0000 (UTC) Received: (qmail 58016 invoked by uid 500); 30 Dec 2013 08:38:14 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 57770 invoked by uid 500); 30 Dec 2013 08:38:00 -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 57661 invoked by uid 99); 30 Dec 2013 08:37:56 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Dec 2013 08:37:56 +0000 Date: Mon, 30 Dec 2013 08:37:56 +0000 (UTC) From: =?utf-8?Q?Claus_K=C3=B6ll_=28JIRA=29?= To: dev@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (JCR-3708) More efficient node traversal during garbage collection in binary focused Repository MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Claus K=C3=B6ll created JCR-3708: ------------------------------- Summary: More efficient node traversal during garbage collecti= on in binary focused Repository Key: JCR-3708 URL: https://issues.apache.org/jira/browse/JCR-3708 Project: Jackrabbit Content Repository Issue Type: Improvement Components: jackrabbit-core Affects Versions: 2.7.3, 2.6.5 Reporter: Claus K=C3=B6ll Assignee: Claus K=C3=B6ll Fix For: 2.7.4 Since JCR-3490 the garbage collection is in a binary focused repository rea= lly slow. If you have a Repository as "DataStore" where almost every node h= as a binary file the changes from JCR-3490 makes the garbage collection 3-4= times slower. -- This message was sent by Atlassian JIRA (v6.1.5#6160)