You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Egli (JIRA)" <ji...@apache.org> on 2015/11/24 11:48:10 UTC

[jira] [Created] (SLING-5326) introduce a time-difference health-check to discovery.oak when on documentMk

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)