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)