You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/10/11 23:43:00 UTC

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

    [ https://issues.apache.org/jira/browse/GEODE-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16201207#comment-16201207 ] 

ASF subversion and git services commented on GEODE-3805:
--------------------------------------------------------

Commit 475d5d5f420acbbf360699b75e023c41f77a267b in geode's branch refs/heads/develop from [~nreich]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=475d5d5 ]

GEODE-3805: Use correct timestamplto check last modified time


> 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
>            Assignee: 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)