raftstore: record IO duration (#18269)#18629
raftstore: record IO duration (#18269)#18629ti-chi-bot[bot] merged 2 commits intotikv:release-8.5from
Conversation
|
@overvenus This PR has conflicts, I have hold it. |
ref tikv#18256, close tikv#18276 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: Neil Shen <overvenus@gmail.com>
6ea413e to
3370219
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LykxSassinator, overvenus The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
Signed-off-by: Neil Shen <overvenus@gmail.com>
|
/test pull-unit-test |
|
This cherry pick PR is for a release branch and has not yet been approved by triage owners. To merge this cherry pick:
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. |
This is an automated cherry-pick of #18269
What is changed and how it works?
Issue Number: close #18276 ref #18256
What's Changed:
Related changes
Check List
Tests
Run sysbench insert_only workload, enable shuffle region and inject IO delay.
Release note