Skip to content

cdc: skip loading old values for un-observed ranges (#17878)#17885

Merged
ti-chi-bot[bot] merged 1 commit intotikv:release-7.5from
ti-chi-bot:cherry-pick-17878-to-release-7.5
Dec 3, 2024
Merged

cdc: skip loading old values for un-observed ranges (#17878)#17885
ti-chi-bot[bot] merged 1 commit intotikv:release-7.5from
ti-chi-bot:cherry-pick-17878-to-release-7.5

Conversation

@ti-chi-bot
Copy link
Member

This is an automated cherry-pick of #17878

What is changed and how it works?

Issue Number: Close #17877
Issue Number: Close #17876

What's Changed:

cdc: skip loading old values for un-observed ranges

Related changes

  • PR to update pingcap/docs/pingcap/docs-cn:
  • Need to cherry-pick to the release branch

Check List

Tests

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

Side effects

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

Release note

None

@ti-chi-bot ti-chi-bot added dco-signoff: yes Indicates the PR's author has signed the dco. 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. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR. labels Nov 25, 2024
@ti-chi-bot ti-chi-bot bot added do-not-merge/cherry-pick-not-approved size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 25, 2024
@ti-chi-bot ti-chi-bot bot added cherry-pick-approved Cherry pick PR approved by release team. and removed do-not-merge/cherry-pick-not-approved labels Dec 2, 2024
Signed-off-by: qupeng <qupeng@pingcap.com>
@hicqu hicqu force-pushed the cherry-pick-17878-to-release-7.5 branch from fc9cc3d to 7a76a24 Compare December 3, 2024 04:54
@ti-chi-bot ti-chi-bot bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Dec 3, 2024
@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Dec 3, 2024
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Dec 3, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 3AceShowHand, hicqu

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 Dec 3, 2024
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Dec 3, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-12-03 04:54:57.691095755 +0000 UTC m=+1130685.310750271: ☑️ agreed by hicqu.
  • 2024-12-03 06:00:36.029299458 +0000 UTC m=+1134623.648953974: ☑️ agreed by 3AceShowHand.

@ti-chi-bot ti-chi-bot bot merged commit 7e73958 into tikv:release-7.5 Dec 3, 2024
hicqu added a commit to ti-chi-bot/tikv that referenced this pull request Dec 19, 2024
…v#17885)

close tikv#17876, fix tikv#17876, close tikv#17877

cdc: skip loading old values for un-observed ranges

Signed-off-by: qupeng <qupeng@pingcap.com>

Co-authored-by: qupeng <qupeng@pingcap.com>
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. dco-signoff: yes Indicates the PR's author has signed the dco. 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. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants