Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2065C200B67 for ; Mon, 1 Aug 2016 11:23:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1ECE4160A5D; Mon, 1 Aug 2016 09:23:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 66C07160A65 for ; Mon, 1 Aug 2016 11:23:21 +0200 (CEST) Received: (qmail 58016 invoked by uid 500); 1 Aug 2016 09:23:20 -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 57964 invoked by uid 99); 1 Aug 2016 09:23:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2016 09:23:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7849E2C0033 for ; Mon, 1 Aug 2016 09:23:20 +0000 (UTC) Date: Mon, 1 Aug 2016 09:23:20 +0000 (UTC) From: =?utf-8?Q?Tomek_R=C4=99kawek_=28JIRA=29?= To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (OAK-4624) Optionally ignore missing blobs during sidegrade MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 01 Aug 2016 09:23:22 -0000 Tomek R=C4=99kawek created OAK-4624: ---------------------------------- Summary: Optionally ignore missing blobs during sidegrade Key: OAK-4624 URL: https://issues.apache.org/jira/browse/OAK-4624 Project: Jackrabbit Oak Issue Type: Improvement Components: upgrade Reporter: Tomek R=C4=99kawek Fix For: 1.6 For clients with corrupted data stores it'd be useful to finish sidegrade e= ven if some of the blobs are missing from data stores. Add a new option {{-= -ignore-missing-binaries}} to proceed with the migration in such case. All = missing binaries should be logged. -- This message was sent by Atlassian JIRA (v6.3.4#6332)