You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2015/02/12 07:56:12 UTC

[jira] [Resolved] (IGNITE-93) putIfAbsent should not call ExpiryPolicy.getExpiryForAccess if there is existing value

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

Semen Boikov resolved IGNITE-93.
--------------------------------
    Resolution: Fixed

> putIfAbsent should not call ExpiryPolicy.getExpiryForAccess if there is existing value
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-93
>                 URL: https://issues.apache.org/jira/browse/IGNITE-93
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Semen Boikov
>            Assignee: Semen Boikov
>             Fix For: sprint-1
>
>
> Cache.putIfAbsent should not call ExpiryPolicy.getExpiryForAccess if there is existing value (now all operations with filter call getExpiryForAccess if filter fails).
> See TCK test CacheExpiryTest.putIfAbsentShouldCallGetExpiry.



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