You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2016/11/03 14:27:58 UTC

[jira] [Created] (OAK-5059) DocumentCachingDataStoreStatsTest sometimes stuck

Marcel Reutegger created OAK-5059:
-------------------------------------

             Summary: DocumentCachingDataStoreStatsTest sometimes stuck
                 Key: OAK-5059
                 URL: https://issues.apache.org/jira/browse/OAK-5059
             Project: Jackrabbit Oak
          Issue Type: Test
          Components: it
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor
             Fix For: 1.6


The test sometimes gets stuck when it starts on an existing MongoDB with data that was written with a Virtual clock. The log then writes a WARN message like this:

{noformat}
14:01:57.823 WARN [main] DocumentNodeStore.java:2136 Detected clock differences. Local time is 'Thu Nov 03 14:01:57 CET 2016', while most recent external time is 'Thu Nov 03 15:00:00 CET 2016'. Current _lastRev entries: [r1582a7d3d6b-0-1]
14:01:57.826 WARN [main] DocumentNodeStore.java:2143 Background read will be delayed by 3482,8 seconds. Please check system time on cluster nodes.
{noformat}



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