-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
9.0.0.Final
-
None
When doing a cache.remove(K, V) and the command succeeds, the value is not removed from the indexes.
Queries still return the correct results since after the query execution, the ids retrieved from Lucene that are not existent in the cache get discarded.
- duplicates
-
ISPN-3795 QueryInterceptor incorrectly relies on the return value of a RemoveCommand
- Closed