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

Evgeny Stanilovsky updated IGNITE-27882:
----------------------------------------
    Description: 
Currently total available memory is stored in node attribute ATTR_PHY_RAM and 
passed through discovery. 
Seems it`s redundant and just need to be moved to static method.

  was:
TBD:
{noformat}
The total amount of RAM configured
for nodes running on the local host exceeds the recommended maximum value. This 
may lead to significant slowdown due to swapping, or even JVM/Ignite crash with 
OutOfMemoryError (please decrease JVM heap
size, data region size or checkpoint buffer size) [configured=27752MB, 
available=32100MB, recommended=25680MB]
{noformat}


> Remove total available memory from node attribute
> -------------------------------------------------
>
>                 Key: IGNITE-27882
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27882
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 2.17
>            Reporter: Evgeny Stanilovsky
>            Assignee: Evgeny Stanilovsky
>            Priority: Major
>              Labels: ignite-2
>
> Currently total available memory is stored in node attribute ATTR_PHY_RAM and 
> passed through discovery. 
> Seems it`s redundant and just need to be moved to static method.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to