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

refactor: use partition lock for memory cache #936

Merged
merged 13 commits into from
May 29, 2023

Conversation

tanruixiang
Copy link
Member

@tanruixiang tanruixiang commented May 26, 2023

Related Issues

Ralated #914

Detailed Changes

Add build_fixed_seed_ahasher to build fixed seeds ahasher.
Use PartitionedMutex in MemCache.

Test Plan

UT.

@tanruixiang tanruixiang marked this pull request as ready for review May 26, 2023 07:06
@jiacai2050 jiacai2050 self-requested a review May 29, 2023 02:01
Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jiacai2050 jiacai2050 merged commit 005eb26 into apache:main May 29, 2023
@tanruixiang tanruixiang deleted the use_partition_lock_for_memcache branch June 13, 2023 11:48
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