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

2016-01-18 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-2376:


Github user asfgit closed the pull request at:

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


> .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: Vladimir Ozerov
> 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)


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

2016-01-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)