[
https://issues.apache.org/jira/browse/IGNITE-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov closed IGNITE-1910.
-----------------------------------
> .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)