[
https://issues.apache.org/jira/browse/IGNITE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov closed IGNITE-2939.
-----------------------------------
> .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: Vladimir Ozerov
> 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)