ICacheDescription's way of handling object expiration is very clumsy for fixed 
lifetime objects
-----------------------------------------------------------------------------------------------

                 Key: CONNECTORS-181
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-181
             Project: ManifoldCF
          Issue Type: Improvement
          Components: Framework core
    Affects Versions: ManifoldCF next
            Reporter: Karl Wright
            Assignee: Karl Wright


The ICacheDescription getObjectExpirationTime() method works fine for the model 
where each object access resets the expiration to some point in the future, but 
it does not work well for the model where the object truly has a fixed 
expiration time based on its creation time. This is interfering with code for 
CONNECTORS-32.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to