Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Same as OAK-2108, when using a DocumentStore based repository (MongoDB, RDBMK). This is also a problem in the single-cluster-node case, not just when using multiple cluster node.
When killing a node that is running the sync index update, then this async index update will not run for up to 15 minutes, because the lease time is set to 15 minutes.
We could probably use Oak / Sling Discovery to improve the situation.