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

Added memory usage constaint for elasticsearch docker container #385

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

damisul
Copy link
Collaborator

@damisul damisul commented Jun 18, 2024

This PR adds some settings to docker config I use for development.
It limits memory usage for elasticsearch to 4Gb.
Without this elastic can take too much memory in system which causes continuous swapping and slowliness (I faced this problem on laptop with 16Gb RAM,on my home machine with 32Gb it was ok).

@abartov abartov merged commit 6bb7fe0 into master Jun 18, 2024
7 checks passed
@abartov abartov deleted the elastic_memory branch June 18, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants