[ 
https://issues.apache.org/jira/browse/OAK-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667774#comment-15667774
 ] 

Chetan Mehrotra commented on OAK-2108:
--------------------------------------

Found another way - I can check that if {{NodeStore}} implements 
{{org.apache.jackrabbit.oak.spi.state.Clusterable}} interface or not 
(introduced with OAK-3529). If its not clusterable then leaseTimeOut can be set 
to 0

[~alexparvulescu] Thoughts?

> Killing a cluster node may stop async index update to to 30 minutes
> -------------------------------------------------------------------
>
>                 Key: OAK-2108
>                 URL: https://issues.apache.org/jira/browse/OAK-2108
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: Thomas Mueller
>            Assignee: Chetan Mehrotra
>              Labels: resilience
>             Fix For: 1.6
>
>
> When killing a cluster 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.
> I think the lease time should be much smaller, for example 1 minute, or maybe 
> even 10 seconds.
> Also, we might need to better document this issue (in addition to the warning 
> in the log file).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to