-
Bug
-
Resolution: Done
-
Major
-
9.4.16.Final, 10.0.1.Final, 10.1.0.Final
-
None
Passing an empty collection to CriteriaDelete is only supported by some DB implementations, therefore JpaStore::deleteBatch should return before a CriteriaDelete instance is created when an empty iterable has been supplied.
- is related to
-
JDG-3309 JPA cache store (with async enabled) will log Exceptions in DEBUG for deleteBatch and is not able to remove entries from the store
- Closed