Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommended Heap - Documentation Error? #14254

Closed
Rylon opened this issue Oct 22, 2015 · 5 comments
Closed

Recommended Heap - Documentation Error? #14254

Rylon opened this issue Oct 22, 2015 · 5 comments
Labels
>docs General docs changes good first issue low hanging fruit

Comments

@Rylon
Copy link

Rylon commented Oct 22, 2015

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!

@clintongormley
Copy link
Contributor

This issue was moved to elastic/elasticsearch-definitive-guide#426

@clintongormley
Copy link
Contributor

It depends on the JVM - some cut over to uncompressed pointers at different heap sizes. 30.5GB is likely to be safe

@Rylon
Copy link
Author

Rylon commented Oct 23, 2015

Yeah, that makes sense. I just thought it was worth raising so that the docs are consistent.

@clintongormley
Copy link
Contributor

@Rylon Agreed - I just moved the issue to the right repository

@Rylon
Copy link
Author

Rylon commented Oct 24, 2015

Thanks! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes good first issue low hanging fruit
Projects
None yet
Development

No branches or pull requests

3 participants