[infinispan-issues] [JBoss JIRA] (ISPN-1668) Null cache values are not allowed

Galder Zamarreño (Created) (JIRA) jira-events at lists.jboss.org
Wed Jan 4 10:19:09 EST 2012


Null cache values are not allowed
---------------------------------

                 Key: ISPN-1668
                 URL: https://issues.jboss.org/browse/ISPN-1668
             Project: Infinispan
          Issue Type: Bug
            Reporter: Galder Zamarreño
            Assignee: Galder Zamarreño


This was always the case but somehow the following works which it shouldn't:

{code}cache.put("hello", null);{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list