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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2014/09/02 14:56:20 UTC

[jira] [Created] (OAK-2067) Issues with CreateManyChildNodesTest

Julian Reschke created OAK-2067:
-----------------------------------

             Summary: Issues with CreateManyChildNodesTest
                 Key: OAK-2067
                 URL: https://issues.apache.org/jira/browse/OAK-2067
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: run
    Affects Versions: 1.1
            Reporter: Julian Reschke


There are several problems with this test:

1) It uses the same container node on each test run. Due to the way the DocumentMK works this means that all but the initial run internally are updates, not creates (in DocumentMK, nodes are just marked as deleted but kept in the persistence)

2) The child nodes are indexed, causing additional nodes being created.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)