Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: (7.1) fix TSO retrieval failure during read TS validation #59525

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

ekexium
Copy link
Member

@ekexium ekexium commented Feb 13, 2025

What problem does this PR solve?

Issue Number: ref #59402

Problem Summary:

What changed and how does it work?

Do not set txn scope in snapshot to fix the problem.

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.

Fix TSO retrieval failure during read TS validation when `zone` label is set.

@ekexium ekexium force-pushed the release-7.1-fix-59402 branch from 5f66de8 to 184920e Compare February 13, 2025 14:20
@ti-chi-bot ti-chi-bot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. do-not-merge/cherry-pick-not-approved cherry-pick-approved Cherry pick PR approved by release team. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed do-not-merge/cherry-pick-not-approved labels Feb 13, 2025
@ekexium ekexium force-pushed the release-7.1-fix-59402 branch 2 times, most recently from 666190f to 99253c6 Compare February 13, 2025 14:42
Signed-off-by: ekexium <[email protected]>
@ekexium ekexium force-pushed the release-7.1-fix-59402 branch from 99253c6 to ddca84c Compare February 13, 2025 15:01
@ekexium
Copy link
Member Author

ekexium commented Feb 14, 2025

/retest

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-7.1@6921c31). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff                @@
##             release-7.1     #59525   +/-   ##
================================================
  Coverage               ?   73.4785%           
================================================
  Files                  ?       1213           
  Lines                  ?     382147           
  Branches               ?          0           
================================================
  Hits                   ?     280796           
  Misses                 ?      83424           
  Partials               ?      17927           

@ti-chi-bot ti-chi-bot bot added approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Feb 17, 2025
Signed-off-by: ekexium <[email protected]>
Copy link

ti-chi-bot bot commented Feb 19, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfzjywxk, MyonKeminta

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [MyonKeminta,cfzjywxk]

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 Feb 19, 2025
Copy link

ti-chi-bot bot commented Feb 19, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-02-17 08:02:01.596721806 +0000 UTC m=+861963.992943868: ☑️ agreed by MyonKeminta.
  • 2025-02-19 07:51:26.266978213 +0000 UTC m=+1034128.663200272: ☑️ agreed by cfzjywxk.

@ti-chi-bot ti-chi-bot bot merged commit 781794d into pingcap:release-7.1 Feb 19, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved cherry-pick-approved Cherry pick PR approved by release team. lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants