[
https://issues.apache.org/jira/browse/IGNITE-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006488#comment-15006488
]
ASF GitHub Bot commented on IGNITE-1921:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/236
IGNITE-1921 .Net: Handle leak during ComputeJobHolder serialization
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-1921
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/236.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #236
----
commit 31e001010ee4352ef5913fd3c1619789a599d358
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-16T10:17:38Z
IGNITE-1921 .Net: Handle leak during ComputeJobHolder serialization
commit 989d2d9e617d4e0f1aa5dc59feddb8001ea64513
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-16T10:28:27Z
Fix ComputeTaskHolder
commit 89a068b37c026c3045e6e9bd4670ff96ef242a22
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-16T10:40:44Z
Add tests
----
> .Net: Handle leak during ComputeJobHolder serialization
> -------------------------------------------------------
>
> Key: IGNITE-1921
> URL: https://issues.apache.org/jira/browse/IGNITE-1921
> Project: Ignite
> Issue Type: Bug
> Components: interop
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Blocker
> Fix For: 1.5
>
>
> See where ComputeJobHolder is constructed and serialized. In case of
> non-serializable user job there is a handle leak.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)