Ryan Emerson created ISPN-10940:
-----------------------------------
Summary: JPA deleteBatch should not pass empty collection to CriteriaDelete
Key: ISPN-10940
URL:
https://issues.jboss.org/browse/ISPN-10940
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 10.0.1.Final, 9.4.16.Final, 10.1.0.Beta1
Reporter: Ryan Emerson
Assignee: Ryan Emerson
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.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)