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

Optimize scan resolve lock #2094

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

birdstorm
Copy link
Contributor

@birdstorm birdstorm commented Aug 5, 2021

In #2089 resolve lock may cost an extra scan when no locks is contained in scan resp.

Optimize the process by using a new kvproto API.

@birdstorm birdstorm added needs-cherry-pick-2.3 needs-cherry-pick-release-2.4 PR which needs to be cherry-picked to release-2.4 labels Aug 5, 2021
@birdstorm
Copy link
Contributor Author

/run-all-tests

1 similar comment
@birdstorm
Copy link
Contributor Author

/run-all-tests

Signed-off-by: birdstorm <[email protected]>

update kvproto

Signed-off-by: birdstorm <[email protected]>

optimize

Signed-off-by: birdstorm <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-cherry-pick-release-2.4 PR which needs to be cherry-picked to release-2.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant