From dev-return-28952-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Wed Aug 04 14:22:44 2010 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 32875 invoked from network); 4 Aug 2010 14:22:44 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Aug 2010 14:22:44 -0000 Received: (qmail 43090 invoked by uid 500); 4 Aug 2010 14:22:44 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 42979 invoked by uid 500); 4 Aug 2010 14:22:42 -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 42972 invoked by uid 99); 4 Aug 2010 14:22:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Aug 2010 14:22:41 +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, 04 Aug 2010 14:22:39 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o74EMH2f028844 for ; Wed, 4 Aug 2010 14:22:18 GMT Message-ID: <21524656.157901280931737944.JavaMail.jira@thor> Date: Wed, 4 Aug 2010 10:22:17 -0400 (EDT) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-2651) Add a OnWorkspaceInconsistency with logging only In-Reply-To: <17594503.191276078515468.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2651?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-2651: ------------------------------- Fix Version/s: 2.2.0 (was: 2.1.1) (was: 1.6.3) We normally avoid backporting new features to patch releases, so targeting = 2.2.0 for this unless there's a good rationale for doing otherwise. > Add a OnWorkspaceInconsistency with logging only > ------------------------------------------------ > > Key: JCR-2651 > URL: https://issues.apache.org/jira/browse/JCR-2651 > Project: Jackrabbit Content Repository > Issue Type: New Feature > Components: jackrabbit-core > Affects Versions: 1.6.2, 2.1.0 > Reporter: Claus K=C3=B6ll > Assignee: Claus K=C3=B6ll > Fix For: 2.2.0 > > Attachments: JCR-2651.patch > > > If a Workspace performs a re-index on startup with a inconsistency in it= the process will fail now. > The new OnWorkspaceInconsistency "log" will only log the inconsistency bu= t the reindex-process will not fail --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.