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:41:20 UTC

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

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

Valentin Kulichenko updated IGNITE-3699:
----------------------------------------
    Attachment: LoadWithExpiryTest.java

> 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
>
>         Attachments: LoadWithExpiryTest.java
>
>
> 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)