-
Notifications
You must be signed in to change notification settings - Fork 289
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
calculate pending changefeed in gc #9543
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
needs-cherry-pick-release-6.5
Should cherry pick this PR to release-6.5 branch.
needs-cherry-pick-release-7.1
Should cherry pick this PR to release-7.1 branch.
severity/minor
type/bug
The issue is confirmed as a bug.
Comments
This was referenced Aug 13, 2023
/label affects-6.5 |
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Aug 14, 2023
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Aug 14, 2023
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Aug 14, 2023
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Aug 14, 2023
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Aug 14, 2023
3AceShowHand
pushed a commit
to 3AceShowHand/tiflow
that referenced
this issue
Aug 29, 2023
18 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
needs-cherry-pick-release-6.5
Should cherry pick this PR to release-6.5 branch.
needs-cherry-pick-release-7.1
Should cherry pick this PR to release-7.1 branch.
severity/minor
type/bug
The issue is confirmed as a bug.
Changefeed in pending state should block gc safepoint.
The text was updated successfully, but these errors were encountered: