Marcel Reutegger created OAK-2459:
-------------------------------------
Summary: Pre-populate version storage with intermediate nodes
Key: OAK-2459
URL: https://issues.apache.org/jira/browse/OAK-2459
Project: Jackrabbit Oak
Issue Type: Improvement
Components: core, jcr, mongomk
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Currently intermediate nodes (two levels) in the version storage are
initialized lazily. This works fine in a single cluster node deployment, but
may become a problem when versionable nodes are created on multiple cluster
nodes concurrently. A conflict will occur when two cluster nodes try to create
the same intermediate nodes.
There should be an option for the initial content to pre-populate the version
store with intermediate nodes to avoid those conflicts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)