Jason Huynh created GEODE-3811:
----------------------------------

             Summary: 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: Bug
          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)

Reply via email to