Details
-
Technical task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
Patch
Description
The DocumentStore#createOrUpdate(Collection, UpdateOp) method is invoked in a loop in the Commit#applyToDocumentStore(), once for each changed node. Replace it with the bulk version created in OAK-3662.