[jira] [Created] (IGNITE-3699) CreatedExpiryPolicy doesn't work if entry is loaded from store

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3699) CreatedExpiryPolicy doesn't work if entry is loaded from store

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-3699:
-------------------------------------------

             Summary: CreatedExpiryPolicy doesn't work if entry is loaded from store
                 Key: IGNITE-3699
                 URL: https://issues.apache.org/jira/browse/IGNITE-3699
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 1.7
            Reporter: Valentin Kulichenko
             Fix For: 1.8


According to JCache spec, {{ExpiryPolicy.getExpiryForCreation()}} must be triggered on {{get()}} operation if the entry is loaded from the store. Currently this is not happening.

Test reproducing the issue is attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)