Closed ti-chi-bot closed 3 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
release-8.5@9862e83
). Learn more about missing BASE report.
🚨 Try these New Features:
/retest
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: 3pointer, BornChanger
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Timeline:
2024-11-21 13:14:26.384478309 +0000 UTC m=+123854.004132909
: :ballot_box_with_check: agreed by BornChanger.2024-11-22 03:46:38.365805262 +0000 UTC m=+176185.985459777
: :ballot_box_with_check: agreed by 3pointer./retest
/retest
This is an automated cherry-pick of #57178
What problem does this PR solve?
Issue Number: close https://github.com/pingcap/tidb/issues/57134
Problem Summary:
What changed and how does it work?
To minimize the risk of lock conflicts, set the maxVersion to be the largest existing version value across all slow regions, incremented by 1. This adjustment helps optimize RPO by proactively reducing lock contention.
Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.