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

Very slow memory leak in API containers #716

Open
WadeBarnes opened this issue Dec 6, 2021 · 0 comments
Open

Very slow memory leak in API containers #716

WadeBarnes opened this issue Dec 6, 2021 · 0 comments

Comments

@WadeBarnes
Copy link
Member

There appears to be a very slow memory leak in the API containers. Here is a 2 week memory profile from the production OrgBook environment in the OpenShift cluster showing the pattern for a number of API pods:

image

The sharp drops are were container instances in the API pods have gone over their memory allocation for too long and have been killed and restarted. Each API instance is limited to 768Mi of RAM and multiple instances (6 in prod) are run and the number can scale to a maximum of 16.

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