statistics: refactor locking mechanism and enable prepared statement caching#59028
statistics: refactor locking mechanism and enable prepared statement caching#590280xPoe wants to merge 2 commits intopingcap:masterfrom
Conversation
…caching Signed-off-by: Rustin170506 <techregister@pm.me>
|
Skipping CI for Draft Pull Request. |
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
…error logging Signed-off-by: Rustin170506 <techregister@pm.me>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #59028 +/- ##
================================================
+ Coverage 73.0226% 73.2637% +0.2410%
================================================
Files 1684 1714 +30
Lines 465705 473783 +8078
================================================
+ Hits 340070 347111 +7041
- Misses 104699 105028 +329
- Partials 20936 21644 +708
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
@Rustin170506: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
What problem does this PR solve?
Issue Number: ref #57869
Problem Summary:
What changed and how does it work?
Get the lock one by one to avoid deadlock.
Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.