Details
-
Technical task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
DocumentNodeStore.applyChanges() already calculates nodeChildrenCache entries when new nodes are added. The method should also calculate modified node children cache entries based on the before state/revision. This reduces the cost later when reads happen on the new repository state.
Attachments
Issue Links
- is related to
-
OAK-4600 In case of branch commits, nodeChildrenCache gets entries for branch revision without "br" prefix
- Closed