You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
Just a quick one, I was reviewing the notes on recommended maximum heap sizes, but noticed one document states 32GB where another states 30.5GB. I assume it's 30.5GB since that is the latest recommendation from Oracle?
Making a note for myself: this is partially fixed via #455, but the "Limiting Memory Usage" section needs a more heavy-handed treatment because of the changeover to doc values (e.g. spend more time talking about doc values and their impact on heap sizing, little on mitigating field data heap usage).
From @Rylon on October 22, 2015 15:13
Hi,
Just a quick one, I was reviewing the notes on recommended maximum heap sizes, but noticed one document states 32GB where another states 30.5GB. I assume it's 30.5GB since that is the latest recommendation from Oracle?
https://www.elastic.co/guide/en/elasticsearch/guide/current/heap-sizing.html
https://www.elastic.co/guide/en/elasticsearch/guide/current/_limiting_memory_usage.html
Thanks!
Copied from original issue: elastic/elasticsearch#14254
The text was updated successfully, but these errors were encountered: