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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2015/10/28 18:05:27 UTC

[jira] [Created] (OAK-3565) Use DocumentStore.create() for new previous documents

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)