Details
-
Bug
-
Resolution: Fixed
-
Critical
-
10.7
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
To reproduce just call Cache#remove('notexistingkey'). This will call cacheEntryRemoved which a null value.
It does not make any sense. Unfortunately it seems to be an Infinispan bug (or maybe it's on purpose for some very weird reason).