-
Bug
-
Resolution: Done
-
Major
-
JDG 7.1.0 GA
-
None
-
None
A key with an incorrect equals implementation (e.g. one that always returns false) will result in NPE:
Caused by: java.lang.NullPointerException at org.infinispan.commands.read.GetKeyValueCommand.perform(GetKeyValueCommand.java:49)
- relates to
-
ISPN-7476 Cache get might throw NPE is entry not found in context
- Closed