[ https://issues.apache.org/jira/browse/IGNITE-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003984#comment-15003984 ]
Pavel Tupitsyn commented on IGNITE-1910: ----------------------------------------- Leak check added to AfterTest. > .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. > 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)