[ https://issues.apache.org/jira/browse/OAK-11284 ]
Manfred Baedke deleted comment on OAK-11284:
--------------------------------------
was (Author: baedke):
trunk (1.74.0):
[78451c42|https://github.com/apache/jackrabbit-oak/commit/78451c4215ecba938b3fce0c9a8b18834e7cc46c]
> Greedy Reuse of cluster IDs may lead to synchronous LastRevRecovery
> executions slowing down startup
> ---------------------------------------------------------------------------------------------------
>
> Key: OAK-11284
> URL: https://issues.apache.org/jira/browse/OAK-11284
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: documentmk
> Reporter: Manfred Baedke
> Assignee: Manfred Baedke
> Priority: Major
> Fix For: 1.74.0
>
>
> Due to OAK-7316, starting Oak instances will take over existing cluster-ids
> if they do not find one to reuse. If the newly overtaken cluster-id belongs
> to a mac address / working directory that has not been used for a longer
> time, the attempt to start a synchronous LastRevRecovery may be costly and
> even run into a timeout, thus slowing down the startup by the length of this
> timeout.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)