We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
run in api mode
tikv/tidb can get tso, but cannot update gc safe point.
[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"]
pd-server -V
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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?
What version of PD are you using (
pd-server -V
)?The text was updated successfully, but these errors were encountered: