William Burns created ISPN-6923:
-----------------------------------
Summary: HotRod bulk commands that take a count need to close the iterator
Key: ISPN-6923
URL:
https://issues.jboss.org/browse/ISPN-6923
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 8.0.0.Final
Reporter: William Burns
Fix For: 9.0.0.Alpha4, 8.2.4.Final
When using a cache that is distributed and a hotrod bulk operation with a count the
entries or keys are not fully iterated upon, which requires the iterator to be manually
closed or else this will consume a thread per request until the server runs out of
resources.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)