[infinispan-issues] [JBoss JIRA] (ISPN-7476) Cache get might throw NPE is entry not found in context

Galder Zamarreño (JIRA) issues at jboss.org
Wed Feb 15 05:34:00 EST 2017


     [ https://issues.jboss.org/browse/ISPN-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-7476:
-----------------------------------
    Forum Reference: http://lists.jboss.org/pipermail/infinispan-dev/2017-February/017166.html


> Cache get might throw NPE is entry not found in context
> -------------------------------------------------------
>
>                 Key: ISPN-7476
>                 URL: https://issues.jboss.org/browse/ISPN-7476
>             Project: Infinispan
>          Issue Type: Sub-task
>            Reporter: Galder Zamarreño
>             Fix For: 9.0.0.Final
>
>
> A key with an incorrect equals implementation (e.g. one that always returns false) will result in NPE:
> {code}
> Caused by: java.lang.NullPointerException
> 	at org.infinispan.commands.read.GetKeyValueCommand.perform(GetKeyValueCommand.java:49)
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the infinispan-issues mailing list