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
copied from pingcap/tidb#42643
Please answer these questions before submitting your issue. Thanks!
SHOW PUMP STATUS;
We see the status of the pump at step 6
Context deadline exceeded in etcd.(*Client).List
etcd.(*Client).List
v4.0.14
The text was updated successfully, but these errors were encountered:
*: add auto sync configuration in creating etcd client (#1240)
3621449
close #1236
*: add auto sync configuration in creating etcd client (#1240) (#1241)
5b001e5
*: add auto sync configuration in creating etcd client (#1240) (#1253)
570c346
*: add auto sync configuration in creating etcd client (#1240) (#1254)
8668095
*: add auto sync configuration in creating etcd client (#1240) (#1261)
d4e1c27
lichunzhu
Successfully merging a pull request may close this issue.
copied from pingcap/tidb#42643
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
SHOW PUMP STATUS;
2. What did you expect to see? (Required)
We see the status of the pump at step 6
3. What did you see instead (Required)
Context deadline exceeded in
etcd.(*Client).List
4. What is your TiDB version? (Required)
v4.0.14
The text was updated successfully, but these errors were encountered: