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

DM-48318: Increase times square redis memory requests/limits #4047

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

jonathansick
Copy link
Member

The redis disk cache is 8Gi, so we need to use at least that much memory to be efficient. The limit is set to 3x the disk cache to avoid OOM kills. With the previous defaults redis couldn't start up on usdf-rsp-dev where the redis cache is heavily loaded.

The redis disk cache is 8Gi, so we need to use at least that much memory
to be efficient. The limit is set to 3x the disk cache to avoid OOM kills.
With the previous defaults redis couldn't start up on usdf-rsp-dev where
the redis cache is heavily loaded.
@jonathansick jonathansick marked this pull request as ready for review January 7, 2025 18:11
@jonathansick jonathansick added this pull request to the merge queue Jan 7, 2025
Merged via the queue into main with commit 22026d1 Jan 7, 2025
7 checks passed
@jonathansick jonathansick deleted the tickets/DM-48318 branch January 7, 2025 18:13
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.

1 participant