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

[jira] [Updated] (GEODE-3811) Queries should update the access time of an entry

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

Anthony Baker updated GEODE-3811:
---------------------------------
    Issue Type: Improvement  (was: Bug)

> Queries should update the access time of an entry
> -------------------------------------------------
>
>                 Key: GEODE-3811
>                 URL: https://issues.apache.org/jira/browse/GEODE-3811
>             Project: Geode
>          Issue Type: Improvement
>          Components: querying
>            Reporter: Jason Huynh
>
> Queries currently do not update the last access time for an entry.  We should probably update the last access time when a query accesses an entry.
> Indexes will have some issues if they do not contain a reference to the region entry, such as Range Index.  This index will need to either retain information about which entry each tuple was created from or we would have to document cases where indexes would not update the access time.



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