Rishabh Kumar created OAK-10031:
-----------------------------------
Summary: Remove unmerged branches and collisions in batches
Key: OAK-10031
URL: https://issues.apache.org/jira/browse/OAK-10031
Project: Jackrabbit Oak
Issue Type: Improvement
Components: documentmk
Affects Versions: 1.44.0
Reporter: Rishabh Kumar
Cleaning of unmerged branches or collisions in one single update call to
MongoDB can block DocumentNodeStore initialization because the call on MongoDB
server can conflict repeatedly and is retried many times.
The cleanup should be broken into smaller batches that are easier to digest for
MongoDB.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)