[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
Fri Mar 10 06:49:01 EST 2017
[ https://issues.jboss.org/browse/ISPN-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-7476:
-----------------------------------
Priority: Blocker (was: Major)
> 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
> Assignee: Galder Zamarreño
> Priority: Blocker
> 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