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

PiTR task cannot get checkpoint ts #37822

Closed
AkiraXie opened this issue Sep 14, 2022 · 3 comments · Fixed by #37783
Closed

PiTR task cannot get checkpoint ts #37822

AkiraXie opened this issue Sep 14, 2022 · 3 comments · Fixed by #37783
Assignees
Labels
affects-6.2 component/br This issue is related to BR of TiDB. severity/critical type/bug The issue is confirmed as a bug.

Comments

@AkiraXie
Copy link

AkiraXie commented Sep 14, 2022

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. start a PiTR task

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

  1. checkpoint ts can be advanced
  2. br log status can get normal result

3. What did you see instead (Required)

  1. checkpoint ts was not advanced
    image
  2. br log status got abnormal result
    image

4. What is your TiDB version? (Required)

  • br:
/ # /br --version
Release Version: v6.2.0-alpha
Git Commit Hash: cdcbfc838ab3d4768d5761181ca9f3ee361811ce
Git Branch: heads/refs/tags/v6.2.0-alpha
Go Version: go1.18.5
UTC Build Time: 2022-09-08 11:01:32
Race Enabled: false
  • tikv:
/ # /tikv-server --version
TiKV
Release Version:   6.2.0-alpha
Edition:           Community
Git Commit Hash:   8c93b91fea7396b9261551297d1bfa037c82e605
Git Commit Branch: heads/refs/tags/v6.2.0-alpha
UTC Build Time:    2022-09-13 11:02:56
Rust Version:      rustc 1.64.0-nightly (0f4bcadb4 2022-07-30)
Enable Features:   pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure
Profile:           dist_release
@AkiraXie AkiraXie added the type/bug The issue is confirmed as a bug. label Sep 14, 2022
@AkiraXie
Copy link
Author

/component br

@ti-chi-bot ti-chi-bot added the component/br This issue is related to BR of TiDB. label Sep 14, 2022
@AkiraXie
Copy link
Author

/severity critical

@ti-chi-bot ti-chi-bot added severity/critical may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.0 may-affects-6.1 may-affects-6.2 may-affects-6.3 labels Sep 14, 2022
@AkiraXie
Copy link
Author

/label affects-6.2

@YuJuncen YuJuncen removed may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-6.0 may-affects-6.1 labels Sep 14, 2022
@YuJuncen YuJuncen self-assigned this Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.2 component/br This issue is related to BR of TiDB. severity/critical type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants