[
https://issues.apache.org/jira/browse/OAK-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805219#comment-13805219
]
Chetan Mehrotra commented on OAK-1117:
--------------------------------------
[~mreutegg] Can you review the patch. Particularly changes in {{Commit}} class.
I had to make call to {{updateParentChildStatus}} in both {{prepare}} and
{{apply}}. Probably I should check in apply if some paths are already processed
in prepare. Currently I am calling it from both
> [MongoMk]Flag document with children
> ------------------------------------
>
> Key: OAK-1117
> URL: https://issues.apache.org/jira/browse/OAK-1117
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: mongomk
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Attachments: OAK-1117.patch
>
>
> Installing a vlt package shows many reads on MongoDB for children of nodes
> that do not have child nodes. these nodes are the leafs of the tree. due to
> the current content model, the MongoMK does not know if a node has children,
> by just looking at the NodeDocument for that node.
> To help such cases it would be better if we mark nodes which have children.
> Refer to [1] for more details
> [1] http://markmail.org/thread/7olmv5iqapmheasz
--
This message was sent by Atlassian JIRA
(v6.1#6144)