-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
-
The replace API expects a boolean results but ProtobufMetadataManagerInterceptor is retuning null causing an NullPointerException
2024-06-27 08:11:53,981 ERROR [o.i.s.h.BaseRequestProcessor] ISPN005003: Exception reported java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because "replaced" is null at org.infinispan.server.hotrod.CacheRequestProcessor.lambda$replaceIfUnmodifiedAfterGet$7(CacheRequestProcessor.java:282)
- clones
-
ISPN-16238 ProtobufMetadataManagerInterceptor must not return null in visitReplaceCommand
- Resolved