[
https://issues.apache.org/jira/browse/IGNITE-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743579#comment-14743579
]
ASF GitHub Bot commented on IGNITE-1479:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/88
IGNITE-1479 Platform .Net: NPE in PlatformAbstractService upon service
cancellation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-1479
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/88.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 #88
----
commit a0cd9afd1cbf471ced0363416f4577156a7296ea
Author: ptupitsyn <[email protected]>
Date: 2015-09-14T14:23:16Z
IGNITE-1479 Platform .Net: NPE in PlatformAbstractService upon service
cancellation
----
> Platform .Net: NPE in PlatformAbstractService upon service cancellation
> -----------------------------------------------------------------------
>
> Key: IGNITE-1479
> URL: https://issues.apache.org/jira/browse/IGNITE-1479
> Project: Ignite
> Issue Type: Bug
> Components: interop
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Fix For: ignite-1.4
>
>
> After service has been cancelled, GridResourceProcessor.cleanup method
> injects null Ignite instance into the service.
> PlatformAbstractService.setIgniteInstance does not expect nulls.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)