You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/10/25 08:43:00 UTC

[jira] [Updated] (IGNITE-6748) Invalid calculation of required node memory

     [ https://issues.apache.org/jira/browse/IGNITE-6748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-6748:
------------------------------------
    Fix Version/s: 2.3

> Invalid calculation of required node memory
> -------------------------------------------
>
>                 Key: IGNITE-6748
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6748
>             Project: Ignite
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: persistence
>    Affects Versions: 2.3
>            Reporter: Vasiliy Sisko
>            Assignee: Alexey Goncharuk
>             Fix For: 2.3
>
>
> # org.apache.ignite.internal.managers.discovery.GridDiscoveryManager#requiredOffheap calculate size of system and configured data regions 2 times.
> # org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager#getDataStorageConfiguration initialize assign 2 variable by getDataStorageConfiguration result
> #  When data regions are not configured org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager#checkpointBufferSize get DataStorageConfiguration.DFLT_DATA_REGION_MAX_SIZE constant instead of maximum size of default data region.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)