You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/08/16 19:40:22 UTC

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

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)