You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Nick Reich (JIRA)" <ji...@apache.org> on 2017/10/10 17:27:00 UTC

[jira] [Created] (GEODE-3805) CacheStatisticsDUnitTest failure due to delta in timestamp

Nick Reich created GEODE-3805:
---------------------------------

             Summary: CacheStatisticsDUnitTest failure due to delta in timestamp
                 Key: GEODE-3805
                 URL: https://issues.apache.org/jira/browse/GEODE-3805
             Project: Geode
          Issue Type: Bug
          Components: statistics
            Reporter: Nick Reich


Checking the accuracy of the last modified time can fail because the last accessed time is being used as a comparison for the last modified time. These values will normally be the same, but they are determined separately in time, allowing for there to be a discrepancy in their values.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)