Skip to content

Log Backup being paused due to a false positive in the automatic lag check. #53561

Closed
@3pointer

Description

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. start a log backup
  2. wait for 48h(the default lag check threshold)
  3. restart tidb advancer(or other scenarios that make advancer owner changed)

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

a normal log backup status.

3. What did you see instead (Required)

log backup paused by chance.

(The chance is the lastCheckpoint cannot be updated in time before checking. e.g. regions has a hole will make lastCheckpoint skip update this time and wait for next tick. )

4. What is your TiDB version? (Required)

v6.5.9/v7.1.5/v8.1.0/master

Metadata

Assignees

No one assigned

    Labels

    affects-6.5This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.component/brThis issue is related to BR of TiDB.report/customerCustomers have encountered this bug.severity/majortype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions