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

Exceeding gclifetime and gc-ttl, the changefeed status is normal, and the checkpoint lag exceeds 4 days #9535

Closed
xiaobingMo opened this issue Aug 10, 2023 · 2 comments
Assignees
Labels
area/ticdc Issues or PRs related to TiCDC. type/bug The issue is confirmed as a bug.

Comments

@xiaobingMo
Copy link

What did you do?

1、the upstream TiDB tidb_gc_life_time = 4 hours
2、the gc-ttl of the cdc = 24 hours
3、checkpoint lag > 4d

What did you expect to see?

changefeed failed, upstream TiDB gc is not blocked

What did you see instead?

changefeed is nromal , upstream TiDB gc is blocked

Versions of the cluster

TiDB v6.5.3
TiCDC v6.5.3

@xiaobingMo xiaobingMo added area/ticdc Issues or PRs related to TiCDC. type/bug The issue is confirmed as a bug. labels Aug 10, 2023
@CharlesCheung96 CharlesCheung96 self-assigned this Aug 10, 2023
@CharlesCheung96
Copy link
Contributor

Fixed by PR9330

@ti-chi-bot ti-chi-bot added affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-6.5 This bug affects the 6.5.x(LTS) versions. labels Aug 11, 2023
@nongfushanquan
Copy link
Contributor

/remove-label affects-6.5
/remove-label affects-7.1

@ti-chi-bot ti-chi-bot bot removed affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-7.1 This bug affects the 7.1.x(LTS) versions. labels Aug 15, 2023
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. type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

4 participants