Skip to content

[BUG] The Tispark task failed when injecting one pd, one voter, and one learner failure are injected at the same time(Simulated one AZ failure #2705

@Lily2025

Description

@Lily2025

Describe the bug

What did you do
df=spark.sql("select * from sysbench_1_100000000000.sbtest1")
df.write.format('csv').save('ks3://qe-testing/kernel-testing/rel-read-learner-leader-05191158',mode="overwrite")

What do you expect
The Tispark task can be succeed when injecting one pd, one voter, and one learner failure are injected at the same time

What happens instead
The Tispark task failed when injecting one pd, one voter, and one learner failure are injected at the same time(Simulated one AZ failure
image

Spark and TiSpark version info
TiDB: v6.5.0
TiSpark: v3.2.1, Spark: 3.3.2

Additional context

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions