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

mcs: get global tso from tso service primary addr failed #6340

Closed
lhy1024 opened this issue Apr 19, 2023 · 0 comments · Fixed by #6341
Closed

mcs: get global tso from tso service primary addr failed #6340

lhy1024 opened this issue Apr 19, 2023 · 0 comments · Fixed by #6341
Labels
severity/major type/bug The issue is confirmed as a bug.

Comments

@lhy1024
Copy link
Contributor

lhy1024 commented Apr 19, 2023

Bug Report

What did you do?

run in api mode

What did you expect to see?

tikv/tidb can get tso, but cannot update gc safe point.

What did you see instead?

[2023/04/18 11:51:29.565 +00:00] [WARN] [grpc_service.go:1494] ["trying to update gc safe point"] [old-safe-point=440217670660915200] [new-safe-point=0]
[2023/04/18 11:51:29.564 +00:00] [ERROR] [grpc_service.go:1999] ["get global tso from tso server failed"] [error="rpc error: code = Unavailable desc = transport is closing"]

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant