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

Use shared mutex for fowrard_response_callback #343

Conversation

JackyWoo
Copy link
Contributor

Which issues of this PR fixes:

This PR try to fix #278

Change log:

  • Use shared mutex for fowrard_response_callback

@JackyWoo JackyWoo added the performance Performance promotion label Aug 22, 2024
@JackyWoo JackyWoo added this to the Release v2.2.0 milestone Aug 22, 2024
@JackyWoo
Copy link
Contributor Author

@lzydmxy PTAL

@lzydmxy
Copy link
Contributor

lzydmxy commented Aug 23, 2024

LGTM

@JackyWoo JackyWoo merged commit f39fd7f into JDRaftKeeper:master Aug 23, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance promotion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use read-write mutex for forward response callback
2 participants