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

pd client panics with "[tso] timestamp fallback" #9077

Closed
overvenus opened this issue Feb 13, 2025 · 1 comment
Closed

pd client panics with "[tso] timestamp fallback" #9077

overvenus opened this issue Feb 13, 2025 · 1 comment
Labels
type/bug The issue is confirmed as a bug.

Comments

@overvenus
Copy link
Member

Bug Report

[2025/02/12 11:20:05.393 +00:00] [PANIC] [dispatcher.go:528] ["[tso] timestamp fallback"] [keyspace=4294967295] [last-ts="(1739359206335, 2)"] [cur-ts="(1739359205352, 4)"] [last-tso-server=node-4.node-peer.jepsen-tps-7781314-1-684:2379] [cur-tso-server=node-0.node-peer.jepsen-tps-7781314-1-684:2379] [last-keyspace-group-in-request=0] [cur-keyspace-group-in-request=0] [last-keyspace-group-in-response=0] [cur-keyspace-group-in-response=0] [last-response-received-at=2025/02/12 11:20:05.357 +00:00] [cur-response-received-at=2025/02/12 11:20:05.393 +00:00] [last-stream-id=node-4.node-peer.jepsen-tps-7781314-1-684:2379-191] [cur-stream-id=node-0.node-peer.jepsen-tps-7781314-1-684:2379-192]

Test: https://tcms.pingcap.net/dashboard/executions/plan/7781314

The panic was found on a cluster without the recent fix #9056 , maybe they are related.

What did you do?

Run jepsen tests.

What did you expect to see?

No panic.

What version of PD are you using (pd-server -V)?

TiDB: pingcap/tidb@c292ec6
PD: debceaf

@overvenus overvenus added the type/bug The issue is confirmed as a bug. label Feb 13, 2025
@rleungx
Copy link
Member

rleungx commented Feb 13, 2025

The reason is the same as #9051

@rleungx rleungx closed this as completed Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

2 participants