-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Reference: default JVM heap calculation #127482
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Elasticsearch documentation to explain the default JVM heap sizing calculations based on the node's role.
- Adds a new section on default JVM heap sizes.
- Provides distinct sizing guidelines for Master-only, Machine Learning-only, and Data-only nodes.
@mmahacek please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation. |
Co-authored-by: Copilot <[email protected]>
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-core-infra (Team:Core/Infra) |
Update docs to indicate default JVM heap sizing for Elasticsearch, based on code at https://github.com/elastic/elasticsearch/blob/main/distribution/tools/server-cli/src/main/java/org/elasticsearch/server/cli/MachineDependentHeap.java