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/03/23 11:08:25 UTC

[jira] [Commented] (IGNITE-2882) .NET: Examples fail on 32-bit OS

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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-2882 .NET: Fix JNI init error propagation and examples memory usage

    

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

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

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

    https://github.com/apache/ignite/pull/573.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 #573
    
----
commit e103b24717ddb8b7d11c7f8c2833d46e1405155e
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-03-23T09:34:44Z

    IGNITE-2882 .NET: Examples fail on 32-bit OS

commit 43edc7482519f809b116a02915bf4b9b3fa56cbb
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-03-23T09:49:53Z

    wip

commit b678a6ec162c3079f71dde3f5798ff47916b0032
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-03-23T09:54:42Z

    Fix xmx in examples

commit 4e43302d730e2ba5027dbe364bdf7ab62d9af47a
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-03-23T09:57:42Z

    wip

commit 2c12d34f798ad8a062b1e5afb23c3570fcd29f03
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-03-23T10:05:03Z

    Merge remote-tracking branch 'remotes/upstream/master' into ignite-2882

----


> .NET: Examples fail on 32-bit OS
> --------------------------------
>
>                 Key: IGNITE-2882
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2882
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Blocker
>             Fix For: 1.6
>
>
> * Examples fail to start on 32-bit OS due to Xmx1024m
> * Error message is not descriptive at all
> Need to reduce Xmx and make sure we propagate this error properly.



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