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/06 01:08:20 UTC

[jira] [Resolved] (IGNITE-3634) SpringCacheManager should support null values

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

Valentin Kulichenko resolved IGNITE-3634.
-----------------------------------------
    Resolution: Fixed

> SpringCacheManager should support null values
> ---------------------------------------------
>
>                 Key: IGNITE-3634
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3634
>             Project: Ignite
>          Issue Type: Bug
>          Components: ignite-spring
>    Affects Versions: 1.7
>            Reporter: Valentin Kulichenko
>            Assignee: Valentin Kulichenko
>            Priority: Critical
>             Fix For: 1.8
>
>
> Currently {{SpringCache.put()}} will fail if method marked with {{@Cacheable}} returns {{null}}. We should wrap {{null}} in a special value and save it in cache, so that next time the method is called, it is returned without executing the method.



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