-
Notifications
You must be signed in to change notification settings - Fork 725
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
pd client panics with "[tso] timestamp fallback" #8889
Labels
affects-8.5
This bug affects the 8.5.x(LTS) versions.
impact/panic
severity/major
type/bug
The issue is confirmed as a bug.
Comments
more log and analysis:#8836 (comment) |
rleungx
added
affects-8.5
This bug affects the 8.5.x(LTS) versions.
severity/major
labels
Dec 10, 2024
The root cause is bootstrap will affect the TSO lifetime. After we decouple the TSO lifetime from the bootstrap process which remains the same as before, it works well. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-8.5
This bug affects the 8.5.x(LTS) versions.
impact/panic
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
What did you do?
run jepson test
What did you expect to see?
no panic
What did you see instead?
pd client panics with "[tso] timestamp fallback"
What version of PD are you using (
pd-server -V
)?8.5
The text was updated successfully, but these errors were encountered: