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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2015/11/03 14:24:27 UTC

[jira] [Created] (OAK-3579) BackgroundLeaseUpdate not scheduled when asyncDelay=0

Marcel Reutegger created OAK-3579:
-------------------------------------

             Summary: BackgroundLeaseUpdate not scheduled when asyncDelay=0
                 Key: OAK-3579
                 URL: https://issues.apache.org/jira/browse/OAK-3579
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core, documentmk
    Affects Versions: 1.2, 1.0
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor
             Fix For: 1.3.10


The BackgroundLeaseUpdate extends from NodeStoreTask, which returns from the run() method when asyncDelay is 0. This is fine for the background read and update tasks. However, the lease update task must run even when asyncDelay is set to zero.



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