You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2015/11/13 13:43:10 UTC

[jira] [Created] (IGNITE-1910) .Net: Possible handle leak in ScanQuery

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)