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

temp: Add temporary monitoring for large memcache keys #36034

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

timmc-edx
Copy link
Contributor

@timmc-edx timmc-edx commented Dec 16, 2024

We'd like to finish the removal of MD4 key hashing, but want to know if cutting over to BLAKE2b will cause too large a cache turnover. Hopefully this monitoring will give us some insight into the rate of large keys.

See edx/edx-arch-experiments#872

Tested this on devstack, including by setting the large-hash threshold artificially low. Numbers look accurate.

We'd like to finish the removal of MD4 key hashing, but want to know if
cutting over to BLAKE2b will cause too large a cache turnover. Hopefully
this monitoring will give us some insight into the rate of large keys.
@timmc-edx timmc-edx merged commit fb56042 into master Dec 16, 2024
49 checks passed
@timmc-edx timmc-edx deleted the timmc/monitor-key-size branch December 16, 2024 20:01
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

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.

3 participants