You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/14 12:37:39 UTC

[jira] [Commented] (IGNITE-2376) .NET: UnmanagedUtils.IgnitionStart return value is never used

    [ https://issues.apache.org/jira/browse/IGNITE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098012#comment-15098012 ] 

ASF GitHub Bot commented on IGNITE-2376:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/402

    IGNITE-2376 .NET: UnmanagedUtils.IgnitionStart return value is never used

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptupitsyn/ignite ignite-2376

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/402.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 #402
    
----
commit ba1b0b17a1eb2a8af1497655d571316fa403e244
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-14T11:35:59Z

    IGNITE-2376 .NET: UnmanagedUtils.IgnitionStart return value is never used

----


> .NET: UnmanagedUtils.IgnitionStart return value is never used
> -------------------------------------------------------------
>
>                 Key: IGNITE-2376
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2376
>             Project: Ignite
>          Issue Type: Bug
>          Components: interop
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.6
>
>
> UnmanagedUtils.IgnitionStart is used only once, and return value is not used.
> Quick test to make it void resulted in OutOfMemory in tests on TC.
> Need to investigate what is going on.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)