[ https://issues.apache.org/jira/browse/IGNITE-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15010629#comment-15010629 ]
ASF GitHub Bot commented on IGNITE-1910: ---------------------------------------- Github user ptupitsyn closed the pull request at: https://github.com/apache/ignite/pull/232 > .Net: Possible handle leak in ScanQuery > --------------------------------------- > > Key: IGNITE-1910 > URL: https://issues.apache.org/jira/browse/IGNITE-1910 > Project: Ignite > Issue Type: Bug > Components: interop > Affects Versions: 1.1.4 > Reporter: Pavel Tupitsyn > Assignee: Vladimir Ozerov > Priority: Critical > Fix For: 1.5 > > > * See ScanQuery.cs, "writer.WriteObject(holder);" line. If it fails due to > user filter being non-serializable, we leak a handle. > * Same thing in Cache.LoadCache > * Another leak is in Java. If the GridCloseableIteratorAdapter fails in ctor, > it does not close keyValFilter. -- This message was sent by Atlassian JIRA (v6.3.4#6332)