PageStorage: Fix locks on BlobStore, PageDirectory#3897
PageStorage: Fix locks on BlobStore, PageDirectory#3897JaySon-Huang wants to merge 3 commits intopingcap:masterfrom
Conversation
Signed-off-by: JaySon-Huang <tshent@qq.com>
Signed-off-by: JaySon-Huang <tshent@qq.com>
|
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
/run-all-tests |
|
Coverage detail: https://ci-internal.pingcap.net/job/tics_ghpr_unit_test/1066/cobertura/ lines: 44.7% (51508 out of 115176) |
|
Done in #3879 |
What problem does this PR solve?
Issue Number: a part of #3594; review on the locks problem brought by #3637 #3701
Problem Summary:
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note