You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/04/01 16:49:25 UTC

[jira] [Comment Edited] (IGNITE-2939) .NET: Review default Xms/Xmx settings

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

Pavel Tupitsyn edited comment on IGNITE-2939 at 4/1/16 2:49 PM:
----------------------------------------------------------------

Examples checked in both modes, TC is ok


was (Author: ptupitsyn):
Examples checked in both modes.

> .NET: Review default Xms/Xmx settings
> -------------------------------------
>
>                 Key: IGNITE-2939
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2939
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.6
>
>
> Currently IgniteConfiguration in .NET defaults to 512m/1024m, which is not correct for x86 mode.
> Instead, we should rely on JVM defaults:
> * Treat negative IgniteConfiguration.Jvm*MemoryMb property values as "none" and don't send them to Java
> * Use these by default
> * Remove Xmx/Xms settings from examples



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