Vladimir Ozerov created IGNITE-3654:
---------------------------------------

             Summary: SpringCache should optionally treat put with null as 
remove.
                 Key: IGNITE-3654
                 URL: https://issues.apache.org/jira/browse/IGNITE-3654
             Project: Ignite
          Issue Type: Task
          Components: general
    Affects Versions: 1.6
            Reporter: Vladimir Ozerov
            Assignee: Andrew Mashenkov
            Priority: Critical
             Fix For: 1.8


Currently our cache manager delegates put() directly to IgniteCache,put(). This 
way we do not allow null values. However, other cache providers do allow it. 
This way users may have troubles when migrating from other caching providers. 

We should optionally allow null values.



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

Reply via email to