From oak-issues-return-30616-apmail-jackrabbit-oak-issues-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Feb 29 16:24:40 2016 Return-Path: X-Original-To: apmail-jackrabbit-oak-issues-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8859719AC8 for ; Mon, 29 Feb 2016 16:24:40 +0000 (UTC) Received: (qmail 29646 invoked by uid 500); 29 Feb 2016 16:24:18 -0000 Delivered-To: apmail-jackrabbit-oak-issues-archive@jackrabbit.apache.org Received: (qmail 29609 invoked by uid 500); 29 Feb 2016 16:24:18 -0000 Mailing-List: contact oak-issues-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-issues@jackrabbit.apache.org Received: (qmail 29598 invoked by uid 99); 29 Feb 2016 16:24:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Feb 2016 16:24:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1AA422C1F5D for ; Mon, 29 Feb 2016 16:24:18 +0000 (UTC) Date: Mon, 29 Feb 2016 16:24:18 +0000 (UTC) From: "Davide Giannella (JIRA)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (OAK-4043) Oak run checkpoints needs to account for multiple index lanes 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/OAK-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davide Giannella reassigned OAK-4043: ------------------------------------- Assignee: Davide Giannella > Oak run checkpoints needs to account for multiple index lanes > ------------------------------------------------------------- > > Key: OAK-4043 > URL: https://issues.apache.org/jira/browse/OAK-4043 > Project: Jackrabbit Oak > Issue Type: Bug > Components: core, run > Reporter: Alex Parvulescu > Assignee: Davide Giannella > Priority: Critical > Fix For: 1.4, 1.4.0 > > > Oak run {{checkpoints rm-unreferenced}} [0] currently is hardcoded on a single checkpoint reference (the default one). Now is it possible to add multiple lanes, which we already did in AEM, but the checkpoint tool is blissfully unaware of this and it might trigger a full reindex following offline compaction. > This needs fixing before the big 1.4 release, so I'm marking it as a blocker. > fyi [~edivad], [~chetanm] > [0] https://github.com/apache/jackrabbit-oak/tree/trunk/oak-run#checkpoints -- This message was sent by Atlassian JIRA (v6.3.4#6332)