Radim Vansa created ISPN-8378:
---------------------------------
Summary: ReadOnlyMapImpl.entries leaks CloseableIterator
Key: ISPN-8378
URL:
https://issues.jboss.org/browse/ISPN-8378
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Radim Vansa
The iterator is passed to Traversable, but Traversable is not Closeable itself, so if it
is not fully traversed it will leak resources.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)