You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/11/10 10:06:58 UTC

[jira] [Updated] (OAK-4710) AsyncIndexUpdate delay time should show clock time left

     [ https://issues.apache.org/jira/browse/OAK-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated OAK-4710:
--------------------------------
    Fix Version/s: 1.6

> AsyncIndexUpdate delay time should show clock time left
> -------------------------------------------------------
>
>                 Key: OAK-4710
>                 URL: https://issues.apache.org/jira/browse/OAK-4710
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: J. Casalino
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.6, 1.5.13
>
>
> When an async index update task is in progress, oak delays the lease for a new async index task to start for 1500 seconds.
> When the actual countdown is performed, display counts down 5 seconds at a time 1500s..1495s..1490s...1485s... rather than counting down with a more useful clock time 25:00...24:55...24:50... so I don't have to keep calculating exactly how long we have left to wait for the timeout to expire.
> 26.08.2016 14:55:35.356 *DEBUG* [pool-8-thread-5] org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate Running background index task async
> 26.08.2016 14:55:35.356 *DEBUG* [pool-8-thread-5] org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate Another copy of the async index update is already running; skipping this update. Time left for lease to expire 295s



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