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

br: pick some EBS backup bug fixes to 7.5 #53027

Merged
merged 8 commits into from
May 7, 2024

Conversation

YuJuncen
Copy link
Contributor

@YuJuncen YuJuncen commented May 6, 2024

What problem does this PR solve?

Issue Number: Ref #52846, #51448, #51957, #52175, #52243, #52049

Problem Summary:
N/A

What changed and how does it work?

This PR picks the following PRs:

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No need to test

    Because they are cherry-picks.

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

Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 79.31034% with 18 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (release-7.5@61c4bd6). Click here to learn what that means.

Additional details and impacted files
@@               Coverage Diff                @@
##             release-7.5     #53027   +/-   ##
================================================
  Coverage               ?   72.0361%           
================================================
  Files                  ?       1410           
  Lines                  ?     409833           
  Branches               ?          0           
================================================
  Hits                   ?     295228           
  Misses                 ?      94781           
  Partials               ?      19824           
Flag Coverage Δ
unit 72.0361% <79.3103%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
dumpling 53.9913% <0.0000%> (?)
parser ∅ <0.0000%> (?)
br 53.5480% <0.0000%> (?)

@YuJuncen YuJuncen changed the title br: pick all EBS backup bug fixes to 7.5 br: pick some EBS backup bug fixes to 7.5 May 6, 2024
@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label May 6, 2024
Copy link

ti-chi-bot bot commented May 7, 2024

[APPROVALNOTIFIER] This PR is APPROVED

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

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:

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 approved lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels May 7, 2024
Copy link

ti-chi-bot bot commented May 7, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-05-06 09:27:29.857108319 +0000 UTC m=+867803.614243888: ☑️ agreed by BornChanger.
  • 2024-05-07 04:32:52.078458443 +0000 UTC m=+936525.835594014: ☑️ agreed by Leavrth.

@ti-chi-bot ti-chi-bot bot merged commit 1e19051 into pingcap:release-7.5 May 7, 2024
32 of 45 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-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants