[infinispan-issues] [JBoss JIRA] (ISPN-8378) ReadOnlyMapImpl.entries leaks CloseableIterator

Radim Vansa (JIRA) issues at jboss.org
Fri Oct 6 08:31:01 EDT 2017


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)


More information about the infinispan-issues mailing list