Pavel Tupitsyn created IGNITE-1910: ---------------------------------------
Summary: .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: Pavel Tupitsyn 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)