Skip to content

log backup: set a proper maxVersion to resolve lock (#57178) (#57278) | tidb-test=920d9bf1b1137cda1272bdd59ae527aee8067944#64032

Merged
ti-chi-bot[bot] merged 2 commits intopingcap:release-6.5-20241112-v6.5.11from
3pointer:pick_fix
Oct 20, 2025
Merged

log backup: set a proper maxVersion to resolve lock (#57178) (#57278) | tidb-test=920d9bf1b1137cda1272bdd59ae527aee8067944#64032
ti-chi-bot[bot] merged 2 commits intopingcap:release-6.5-20241112-v6.5.11from
3pointer:pick_fix

Conversation

@3pointer
Copy link
Contributor

@3pointer 3pointer commented Oct 18, 2025

What problem does this PR solve?

Issue Number: close #57134

What changed and how does it work?

Pick #57178 to hotfix branch

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No need to test
    • I checked and no code files have been changed.

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 18, 2025
@tiprow
Copy link

tiprow bot commented Oct 18, 2025

Hi @3pointer. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

I understand the commands that are listed here.

Details

Instructions 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.

@3pointer 3pointer changed the title log backup: set a proper maxVersion to resolve lock (#57178) (#57278) log backup: set a proper maxVersion to resolve lock (#57178) (#57278) | tidb-test=920d9bf1b1137cda1272bdd59ae527aee8067944 Oct 18, 2025
@3pointer
Copy link
Contributor Author

/test mysql-test

@tiprow
Copy link

tiprow bot commented Oct 18, 2025

@3pointer: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

Details

In response to this:

/test mysql-test

Instructions 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.

@ti-chi-bot ti-chi-bot bot added approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Oct 18, 2025
@hawkingrei
Copy link
Member

/retest

@3pointer
Copy link
Contributor Author

/retest

@tiprow
Copy link

tiprow bot commented Oct 19, 2025

@3pointer: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

Details

In response to this:

/retest

Instructions 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.

@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release-6.5-20241112-v6.5.11@45da755). Learn more about missing BASE report.

Additional details and impacted files
@@                        Coverage Diff                        @@
##             release-6.5-20241112-v6.5.11     #64032   +/-   ##
=================================================================
  Coverage                                ?   73.6075%           
=================================================================
  Files                                   ?       1097           
  Lines                                   ?     352995           
  Branches                                ?          0           
=================================================================
  Hits                                    ?     259831           
  Misses                                  ?      76429           
  Partials                                ?      16735           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ti-chi-bot
Copy link

ti-chi-bot bot commented Oct 20, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BornChanger, Leavrth, YuJuncen

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Oct 20, 2025
@ti-chi-bot
Copy link

ti-chi-bot bot commented Oct 20, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-10-18 12:10:47.309497125 +0000 UTC m=+528153.386749675: ☑️ agreed by Leavrth.
  • 2025-10-20 06:01:39.084324433 +0000 UTC m=+678805.161576993: ☑️ agreed by BornChanger.

@ti-chi-bot ti-chi-bot bot merged commit 563e42b into pingcap:release-6.5-20241112-v6.5.11 Oct 20, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants