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 E81BA200BD4 for ; Thu, 1 Dec 2016 13:12:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E6BBF160B26; Thu, 1 Dec 2016 12:12:59 +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 684A9160B0B for ; Thu, 1 Dec 2016 13:12:59 +0100 (CET) Received: (qmail 84735 invoked by uid 500); 1 Dec 2016 12:12:58 -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 84715 invoked by uid 99); 1 Dec 2016 12:12:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2016 12:12:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 81B642C03DB for ; Thu, 1 Dec 2016 12:12:58 +0000 (UTC) Date: Thu, 1 Dec 2016 12:12:58 +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] [Updated] (OAK-5193) Version tree may become inconsistent after removing a version MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 01 Dec 2016 12:13:00 -0000 [ https://issues.apache.org/jira/browse/OAK-5193?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Tomek R=C4=99kawek updated OAK-5193: ------------------------------- Fix Version/s: 1.2.22 1.0.36 1.4.11 1.5.15 1.6 > Version tree may become inconsistent after removing a version > ------------------------------------------------------------- > > Key: OAK-5193 > URL: https://issues.apache.org/jira/browse/OAK-5193 > Project: Jackrabbit Oak > Issue Type: Bug > Components: jcr > Affects Versions: 1.0.35, 1.2.21, 1.4.10, 1.5.14 > Reporter: Tomek R=C4=99kawek > Assignee: Tomek R=C4=99kawek > Fix For: 1.6, 1.5.15, 1.4.11, 1.0.36, 1.2.22 > > Attachments: version-histories.png > > > When a version is removed, its predecessors and successors are connected = together, to keep the version tree consistent. However, if the removed vers= ion predecessor has its own successors, they are replaced with the removed = version successors. Similarly, if the removed version successor has its own= predecessors, they'll be replaced with the removed version predecessors. > !version-histories.png! > They should be merged together, instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)