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

Callers don't need to care about new errors in GetTS #8630

Open
lance6716 opened this issue Sep 13, 2024 · 2 comments
Open

Callers don't need to care about new errors in GetTS #8630

lance6716 opened this issue Sep 13, 2024 · 2 comments

Comments

@lance6716
Copy link
Contributor

tidb lightning encountered error: [Lightning:KV:ErrCreateKVClient]create kv client error: rpc error: code = Unknown desc = [PD:tso:ErrGenerateTimestamp]generate timestamp failed, requested pd is not leader of cluster

https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fpull_lightning_integration_test/detail/pull_lightning_integration_test/2225/pipeline

Please auto-retry or internally forward to leader for these errors. I have requested it before #8443

@lance6716 lance6716 added the type/bug The issue is confirmed as a bug. label Sep 13, 2024
@lance6716 lance6716 changed the title Caller don't need to care about new errors in GetTS Callers don't need to care about new errors in GetTS Sep 13, 2024
@lance6716
Copy link
Contributor Author

https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fpull_lightning_integration_test/detail/pull_lightning_integration_test/2236/pipeline

tidb lightning encountered error: [Lightning:Restore:ErrRestoreTable]restore table `test`.`test_time` failed: rpc error: code = Unknown desc = [PD:tso:ErrGenerateTimestamp]generate timestamp failed, requested pd is not leader of cluster

another case

@lance6716
Copy link
Contributor Author

lance6716 commented Sep 20, 2024

another case https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fpull_lightning_integration_test/detail/pull_lightning_integration_test/2533/pipeline

tidb lightning encountered error: [Lightning:Restore:ErrRestoreTable]restore table `incr`.`auto_random` failed: rpc error: code = Unknown desc = [PD:tso:ErrGenerateTimestamp]generate timestamp failed, requested pd is not leader of cluster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants