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)