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

Memory Leak due to outdated Cortex package #47

Closed
muhammadn opened this issue Nov 12, 2021 · 0 comments
Closed

Memory Leak due to outdated Cortex package #47

muhammadn opened this issue Nov 12, 2021 · 0 comments

Comments

@muhammadn
Copy link
Collaborator

muhammadn commented Nov 12, 2021

Memory was not released when using jaeger-s3.

After troubleshooting by forcing slices to release memory in jaeger-s3 code, the memory problem isn't resolved. After looking into the cortex package, i found it was using and not releasing (garbage collecting) the memory and causing crashes.

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

No branches or pull requests

1 participant