-
Notifications
You must be signed in to change notification settings - Fork 721
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
v5.4.1: PD tso client Panic after inject 2s network loss to pd leader #4884
Labels
affects-5.0
affects-5.1
affects-5.2
affects-5.3
affects-5.4
affects-6.0
severity/major
type/bug
The issue is confirmed as a bug.
Comments
/assign JmPotato |
/label affects-5.0 |
This bug will occur when the following conditions are met:
|
ti-chi-bot
added a commit
that referenced
this issue
May 6, 2022
close #4884 tso: fix the corner case that may cause TSO fallback Signed-off-by: JmPotato <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
This was referenced May 6, 2022
ti-chi-bot
added a commit
that referenced
this issue
Jun 13, 2022
close #4884, ref #4885 tso: fix the corner case that may cause TSO fallback Signed-off-by: JmPotato <[email protected]> Co-authored-by: JmPotato <[email protected]>
ti-chi-bot
added a commit
that referenced
this issue
Jun 13, 2022
close #4884, ref #4885 tso: fix the corner case that may cause TSO fallback Signed-off-by: JmPotato <[email protected]> Co-authored-by: JmPotato <[email protected]>
ti-chi-bot
added a commit
that referenced
this issue
Jun 13, 2022
close #4884, ref #4885 tso: fix the corner case that may cause TSO fallback Signed-off-by: JmPotato <[email protected]> Co-authored-by: JmPotato <[email protected]>
ti-chi-bot
added a commit
that referenced
this issue
Jun 13, 2022
close #4884, ref #4885 tso: fix the corner case that may cause TSO fallback Signed-off-by: JmPotato <[email protected]> Co-authored-by: JmPotato <[email protected]>
ti-chi-bot
added a commit
that referenced
this issue
Jun 14, 2022
close #4884, ref #4885 tso: fix the corner case that may cause TSO fallback Signed-off-by: JmPotato <[email protected]> Co-authored-by: JmPotato <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-5.0
affects-5.1
affects-5.2
affects-5.3
affects-5.4
affects-6.0
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
tcms plan: [plan/784399] [[email protected]]
tcms case: oltp-pd-rel-leader-network-loss
What did you do?
Inject 2s network loss to pd leader:
[2022/05/02 18:41:19.672 +08:00] [INFO] [chaos.go:93] ["Run chaos"] [name="pd network loss"] [selectors="[endless-oltp-tps-784399-1-760/tc-pd-0]"] [SelectorsRetainPolicy(selectors)=
"[endless-oltp-tps-784399-1-760/tc-pd-0]"] [targetSelectors="[nil]"] [TargetSelectorsRetainPolicy(targetSelectors)="[nil]"] [experimentSpec="NetworkLossSpec{Duration: "2s", Schedu
ler: ExperimentScheduler{Cron: "@every 36s"}, Loss: "100", Correlation: "70"}"]
What did you expect to see?
No panic in all components.
What did you see instead?
Panic happen in one tidb.
What version of PD are you using (
pd-server -V
)?UTC Build Time: 2022-04-29 06:35:41
Rust Version: rustc 1.56.0-nightly (2faabf579 2021-07-27)
Enable Features: jemalloc mem-profiling portable sse test-engines-rocksdb cloud-aws cloud-gcp cloud-azure
Profile: dist_release
2022-05-02T17:49:18.363+0800 INFO k8s/client.go:107 it should be noted that a long-running command will not be interrupted even the use case has ended. For more informat
ion, please refer to https://github.com/pingcap/test-infra/discussions/129
./pd-server -V
Release Version: v5.4.1
Edition: Community
Git Commit Hash: 18098e9
Git Branch: heads/refs/tags/v5.4.1
UTC Build Time: 2022-04-29 01:18:56
2022-05-02T17:49:18.595+0800 INFO k8s/client.go:107 it should be noted that a long-running command will not be interrupted even the use case has ended. For more informat
ion, please refer to https://github.com/pingcap/test-infra/discussions/129
./tidb-server -V
Release Version: v5.4.1
Edition: Community
Git Commit Hash: cd60925897337d790469cc8293f0cbb3a2bdcb36
Git Branch: heads/refs/tags/v5.4.1
UTC Build Time: 2022-04-29 06:38:01
GoVersion: go1.16.4
Race Enabled: false
TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306
Check Table Before Drop: false
The text was updated successfully, but these errors were encountered: