Stefan Egli created SLING-5326:
----------------------------------
Summary: introduce a time-difference health-check to discovery.oak
when on documentMk
Key: SLING-5326
URL: https://issues.apache.org/jira/browse/SLING-5326
Project: Sling
Issue Type: New Feature
Components: Extensions
Affects Versions: Discovery Oak 1.1.0
Reporter: Stefan Egli
Assignee: Stefan Egli
Fix For: Discovery Oak 1.1.2
OAK-2682 introduces time-difference detection to the documentMk via a JMX
method {{determineServerTimeDifferenceMillis}} that determines how much the
local VM's clock differs from the VM of the DocumentStore.
There should be a Sling Health-Check that verifies that this
{{determineServerTimeDifferenceMillis}} is within reasonable limits.
Suggested defaults:
* low-water mark of 1 sec: when lower, fine, when higher, a warn is issued
* high-water mark of 5 sec: when higher, a critical message is issued
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)