Skip to content

cdc: fix the panic introduced by #17656#18143

Merged
ti-chi-bot[bot] merged 4 commits intotikv:release-7.5from
hicqu:7.5.5-fix-scan-range
Jan 23, 2025
Merged

cdc: fix the panic introduced by #17656#18143
ti-chi-bot[bot] merged 4 commits intotikv:release-7.5from
hicqu:7.5.5-fix-scan-range

Conversation

@hicqu
Copy link
Contributor

@hicqu hicqu commented Jan 20, 2025

What is changed and how it works?

Issue Number: Close #18142

What's Changed:

#17656 skips to put unobserved events into the Resolver. It's incorrect.
This PR fixes this.

cdc: fix the panic introduced by #17656

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

Signed-off-by: qupeng <qupeng@pingcap.com>
@ti-chi-bot ti-chi-bot bot added do-not-merge/cherry-pick-not-approved release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the dco. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 20, 2025
Signed-off-by: qupeng <qupeng@pingcap.com>
@ti-chi-bot ti-chi-bot bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 21, 2025
@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jan 21, 2025
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Jan 21, 2025

[APPROVALNOTIFIER] This PR is APPROVED

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

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 approved and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jan 21, 2025
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Jan 21, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-01-21 06:12:34.948927885 +0000 UTC m=+161282.279847287: ☑️ agreed by 3AceShowHand.
  • 2025-01-21 16:09:31.733544521 +0000 UTC m=+197099.064463925: ☑️ agreed by pingyu.

@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 Jan 23, 2025
hicqu and others added 2 commits January 23, 2025 13:17
Signed-off-by: qupeng <qupeng@pingcap.com>
@ti-chi-bot ti-chi-bot bot merged commit ba5c0a0 into tikv:release-7.5 Jan 23, 2025
4 checks passed
@hicqu hicqu added the needs-cherry-pick-release-7.1 Should cherry pick this PR to release-7.1 branch. label Jan 23, 2025
@hicqu hicqu deleted the 7.5.5-fix-scan-range branch January 23, 2025 06:23
@hicqu
Copy link
Contributor Author

hicqu commented Jan 23, 2025

/cherry-pick

@ti-chi-bot
Copy link
Member

In response to a cherrypick label: new pull request created to branch release-7.1: #18165.

ti-chi-bot bot pushed a commit that referenced this pull request Jan 23, 2025
close #18142

cdc: fix the panic introduced by #17656

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

Co-authored-by: qupeng <qupeng@pingcap.com>
hicqu added a commit to hicqu/tikv that referenced this pull request Jan 24, 2025
close tikv#18142

cdc: fix the panic introduced by tikv#17656

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

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
hicqu added a commit to hicqu/tikv that referenced this pull request Jan 24, 2025
close tikv#18142

cdc: fix the panic introduced by tikv#17656

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

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
hicqu added a commit that referenced this pull request Jan 24, 2025
cdc: fix the panic introduced by #17656

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
hicqu added a commit to hicqu/tikv that referenced this pull request Jan 24, 2025
close tikv#18142

cdc: fix the panic introduced by tikv#17656

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

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
hicqu added a commit that referenced this pull request Jan 24, 2025
cdc: fix the panic introduced by #17656

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.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 needs-cherry-pick-release-7.1 Should cherry pick this PR to release-7.1 branch. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants