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 0089E9904 for ; Thu, 19 Jan 2012 13:10:02 +0000 (UTC) Received: (qmail 42264 invoked by uid 500); 19 Jan 2012 13:10:02 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 42189 invoked by uid 500); 19 Jan 2012 13:10:01 -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 42180 invoked by uid 99); 19 Jan 2012 13:10:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 13:10:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 13:10:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EE4B815591B for ; Thu, 19 Jan 2012 13:09:39 +0000 (UTC) Date: Thu, 19 Jan 2012 13:09:39 +0000 (UTC) From: "Jukka Zitting (Updated) (JIRA)" To: dev@jackrabbit.apache.org Message-ID: <371969513.56013.1326978579988.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <481776123.9110.1325770179315.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (JCR-3200) consistency check should get node ids in chunks, not rely on total count 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-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-3200: ------------------------------- Fix Version/s: (was: 2.6) 2.4 Looks good to me and works for simple tests, so I merged also this one to the 2.4 branch. Revision 1233349. > consistency check should get node ids in chunks, not rely on total count > ------------------------------------------------------------------------ > > Key: JCR-3200 > URL: https://issues.apache.org/jira/browse/JCR-3200 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-core > Reporter: Julian Reschke > Assignee: Julian Reschke > Priority: Minor > Fix For: 2.4 > > Attachments: JCR-3200.diff > > > The PM consistency checker should use the paging feature to fetch nodeIds in chunks, and also not rely on the total number of ids for logging purposes. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira