Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.