You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tomek Rękawek (JIRA)" <ji...@apache.org> on 2016/12/01 12:11:58 UTC

[jira] [Commented] (OAK-5193) Version tree may become inconsistent after removing a version

    [ https://issues.apache.org/jira/browse/OAK-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15711813#comment-15711813 ] 

Tomek Rękawek commented on OAK-5193:
------------------------------------

Fixed:
* for 1.5 in [r1772179|https://svn.apache.org/r1772179],
* for 1.4 in [r1772180|https://svn.apache.org/r1772180],
* for 1.2 in [r1772181|https://svn.apache.org/r1772181],
* for 1.0 in [r1772183|https://svn.apache.org/r1772183].

> 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.2.20, 1.0.35, 1.4.10, 1.5.14
>            Reporter: Tomek Rękawek
>            Assignee: Tomek Rękawek
>         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 version 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)