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

Circuit breaker log backup task when checkpoint ts does not advance for a long time #50803

Closed
3pointer opened this issue Jan 30, 2024 · 5 comments · Fixed by #51441
Closed

Circuit breaker log backup task when checkpoint ts does not advance for a long time #50803

3pointer opened this issue Jan 30, 2024 · 5 comments · Fixed by #51441
Assignees
Labels
affects-6.5 affects-7.1 affects-7.5 component/br This issue is related to BR of TiDB. severity/major type/bug This issue is a bug.

Comments

@3pointer
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

log backup stop advance by whatever reason. (usually it caused by a bug like tikv/tikv#16056). eventually we need a protection mechanism.

2. What did you expect to see? (Required)

log backup won't block GC for a long time.

3. What did you see instead (Required)

log backup block GC for a month.

4. What is your TiDB version? (Required)

below 6.5.6

@3pointer 3pointer added the type/bug This issue is a bug. label Jan 30, 2024
@jebter jebter added component/br This issue is related to BR of TiDB. severity/major labels Jan 31, 2024
@BornChanger
Copy link
Contributor

/assign @RidRisR

Copy link

ti-chi-bot bot commented Feb 23, 2024

@BornChanger: GitHub didn't allow me to assign the following users: RidRisR.

Note that only pingcap members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

/assign @RidRisR

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@BornChanger
Copy link
Contributor

/assign @RidRisR

Copy link

ti-chi-bot bot commented Mar 1, 2024

@BornChanger: GitHub didn't allow me to assign the following users: RidRisR.

Note that only pingcap members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

/assign @RidRisR

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@RidRisR
Copy link
Contributor

RidRisR commented Mar 1, 2024

/assign @RidRisR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 affects-7.5 component/br This issue is related to BR of TiDB. severity/major type/bug This issue is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants