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 2019/02/27 15:19:00 UTC

[jira] [Created] (OAK-8089) DocumentNodeStore dispose can fail when duration of final background ops exceeds lease time

Julian Reschke created OAK-8089:
-----------------------------------

             Summary: DocumentNodeStore dispose can fail when duration of final background ops exceeds lease time
                 Key: OAK-8089
                 URL: https://issues.apache.org/jira/browse/OAK-8089
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: documentmk
            Reporter: Julian Reschke
            Assignee: Julian Reschke
             Fix For: 1.12


The problem is that {{dispose()}} let's the {{BackgroundLeaseUpdateThread}} once.

If the duration of the remaining operations then exceeds the lease update interval, these operations will fail with a {{DocumentStoreException}}.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)