-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
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)