[
https://issues.apache.org/jira/browse/OAK-10031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678244#comment-17678244
]
Julian Reschke commented on OAK-10031:
--------------------------------------
trunk:
[e84a0b14a3|https://github.com/apache/jackrabbit-oak/commit/e84a0b14a3c2660825bbf7d91c92d62fec0b2a92]
[f1faa48844|https://github.com/apache/jackrabbit-oak/commit/f1faa48844d6c847d0e03788db093b7f92e27e8f]
> 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
> Assignee: Marcel Reutegger
> Priority: Major
> Fix For: 1.48.0
>
>
> 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)