Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Introduce a strict lease check mode. This is a prerequisite for OAK-3883.
In strict mode, the lease check must not renew the lease when it is considered as expired. The current implementation, which permits a renew even when the lease expired, may still be useful for development when the JVM is in debug mode, but the strict mode should be the new default.