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

Add hint to allocate more memory if Elasticsearch crashes #1

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

alxhu-dev
Copy link
Owner

When creating Elasticsearch indicies, the process could crash if there is not enough memory allocated to the JVM runtime.

This commit adds a hint (and a step-by-step-guide) for administrators to try to allocate more memory to Elasticsearch if they're experiencing out-of-memory issues.

(I had a hard time troubleshooting this issue and I think others could benefit from this solution.)

Feedback and suggestions for improvement are welcome.

…arch.md

When creating Elasticsearch indicies, the process could crash if there is not enough memory allocated to the JVM runtime.

This commit adds a hint for administrators to try to allocate more memory to Elasticsearch if they're experiencing out-of-memory issues.
@alxhu-dev alxhu-dev added the documentation Improvements or additions to documentation label Jun 1, 2024
@alxhu-dev alxhu-dev merged commit deb1aee into main Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
1 participant