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:50:11 UTC

[jira] [Updated] (SLING-5326) introduce a time-difference health-check to discovery.oak

     [ https://issues.apache.org/jira/browse/SLING-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Egli updated SLING-5326:
-------------------------------
    Description: 
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

While the above is only verifying clocks in a documentMk cluster, there is also 

  was:
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




> introduce a time-difference health-check to discovery.oak
> ---------------------------------------------------------
>
>                 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
> While the above is only verifying clocks in a documentMk cluster, there is also 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)