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

Rollup PR #5499, #5269, #5558, #4643, #4375, #4235 and #5477 #5542

Merged

Conversation

ti-chi-bot
Copy link
Member

@ti-chi-bot ti-chi-bot commented May 23, 2022

This is an automated cherry-pick of #5477

What problem does this PR solve?

Issue Number: close #5468

What is changed and how it works?

Check List

Tests

  • Unit test
Will it cause performance regression or break compatibility?

It caches more events in memory during incremental scan, it cause OOM when upstream workload is write-heavy.

Do you need to update user documentation, design documentation or monitoring documentation?

No.

Release note

Fix data loss when upstream transaction conflicts during cdc reconnection
Fix replication interruption due to leader missing by extending region retry duration
Fix min resolved ts/checkpoint table ID metrics

@ti-chi-bot
Copy link
Member Author

[REVIEW NOTIFICATION]

This pull request has not been approved.

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

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

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@ti-chi-bot ti-chi-bot added do-not-merge/cherry-pick-not-approved release-note Denotes a PR that will be considered when it comes time to generate release notes. labels May 23, 2022
@ti-chi-bot ti-chi-bot added area/ticdc Issues or PRs related to TiCDC. component/kv-client TiKV kv log client component. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. status/LGT2 Indicates that a PR has LGTM 2. type/cherry-pick-for-release-5.4 This PR is cherry-picked to release-5.4 from a source PR. labels May 23, 2022
@VelocityLight VelocityLight added cherry-pick-approved Cherry pick PR approved by release team. and removed do-not-merge/cherry-pick-not-approved labels Jun 16, 2022
@overvenus overvenus force-pushed the cherry-pick-5477-to-release-5.4 branch from 0842599 to 2ca18cf Compare June 21, 2022 13:54
@ti-chi-bot ti-chi-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 21, 2022
@overvenus overvenus added the tide/merge-method-rebase Denotes a PR that should be rebased by tide when it merges. label Jun 21, 2022
@overvenus overvenus changed the title kv(ticdc): fix data loss when upstream txn conflicts during scan (#5477) Rollup PR #5499, #5269, #5558, #4643, #4375, #4235 and #5477 Jun 21, 2022
@overvenus
Copy link
Member

/run-all-tests

@overvenus overvenus force-pushed the cherry-pick-5477-to-release-5.4 branch from 2ca18cf to 7f842a0 Compare June 21, 2022 14:05
@overvenus
Copy link
Member

/run-all-tests

1 similar comment
@overvenus
Copy link
Member

/run-all-tests

@overvenus
Copy link
Member

/run-kafka-integration-test
/run-integration-test

1 similar comment
@overvenus
Copy link
Member

/run-kafka-integration-test
/run-integration-test

@overvenus
Copy link
Member

/merge

@ti-chi-bot
Copy link
Member Author

This pull request has been accepted and is ready to merge.

Commit hash: 29a0817

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Jun 23, 2022
@overvenus overvenus force-pushed the cherry-pick-5477-to-release-5.4 branch from 10aecfc to 709a65c Compare June 23, 2022 05:23
@ti-chi-bot ti-chi-bot removed the status/can-merge Indicates a PR has been approved by a committer. label Jun 23, 2022
@overvenus
Copy link
Member

/merge

@ti-chi-bot
Copy link
Member Author

This pull request has been accepted and is ready to merge.

Commit hash: 709a65c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ticdc Issues or PRs related to TiCDC. cherry-pick-approved Cherry pick PR approved by release team. component/kv-client TiKV kv log client component. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2. tide/merge-method-rebase Denotes a PR that should be rebased by tide when it merges. type/cherry-pick-for-release-5.4 This PR is cherry-picked to release-5.4 from a source PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants