Julian Reschke created OAK-1271:
-----------------------------------

             Summary: 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)

Reply via email to