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 2016/09/07 13:04:21 UTC

[jira] [Created] (OAK-4770) Missing exception handling in ClusterNodeInfo.renewLease()

Marcel Reutegger created OAK-4770:
-------------------------------------

             Summary: Missing exception handling in ClusterNodeInfo.renewLease()
                 Key: OAK-4770
                 URL: https://issues.apache.org/jira/browse/OAK-4770
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core, documentmk
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
             Fix For: 1.6


ClusterNodeInfo.renewLease() does not handle a potential DocumentStoreException on {{findAndModify()}}. This may leave {{previousLeaseEndTime}} in an inconsistent state and a subsequent {{renewLease()}} call then considers the lease timed out. 



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