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

docker: gives more memory to prevent crash on OOM #3761

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

codefromthecrypt
Copy link
Member

I've noticed in ad-hoc testing zipkin crashing when accessing elasticsearch even with a small amount of spans.

I don't want to scapegoat, but recently we've changed things that could increase memory usage, such as Spring Boot. I added 32MB across the board to prevent people from having to set these manually during experiments.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt codefromthecrypt merged commit 6248dd2 into master Apr 16, 2024
12 checks passed
@codefromthecrypt codefromthecrypt deleted the more-mem branch April 16, 2024 01:33
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