[
https://issues.apache.org/jira/browse/OAK-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved OAK-1271.
---------------------------------
Resolution: Fixed
> incorrect assumptions in DocumentSplitTest
> ------------------------------------------
>
> Key: OAK-1271
> URL: https://issues.apache.org/jira/browse/OAK-1271
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
> Fix For: 0.14
>
>
> splitDeleted() assumes that all revisions will end up in the revisions table.
> However, if the DocumentStore implementation does not support caching, the
> splitting code will also affect the parent node, and thus half of the
> revisions end up in the commitRootPath.
> Fix the test to allow both.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)