Marcel Reutegger created OAK-3565:
-------------------------------------
Summary: Use DocumentStore.create() for new previous documents
Key: OAK-3565
URL: https://issues.apache.org/jira/browse/OAK-3565
Project: Jackrabbit Oak
Issue Type: Improvement
Components: core, mongomk
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Priority: Minor
Fix For: 1.3.10
DocumentNodeStore.backgroundSplit() currently uses
DocumentStore.createOrUpdate() for new previous documents. It should rather use
the more efficient DocumentStore.create() method for new documents.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)