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

Wrong handling when pause/resume/cancel some DDL jobs encounter some errors #43900

Closed
zimulala opened this issue May 17, 2023 · 1 comment
Closed
Assignees
Labels
affects-7.1 This bug affects the 7.1.x(LTS) versions. feature/developing the related feature is in development may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@zimulala
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

After #43171

2. What did you expect to see? (Required)

Process several DDL jobs. If one of them encounters an error, the error is recorded and the following DDL jobs are continued

3. What did you see instead (Required)

截屏2023-05-17 13 44 43

4. What is your TiDB version? (Required)

After #43171

@zimulala zimulala added type/bug The issue is confirmed as a bug. sig/sql-infra SIG: SQL Infra labels May 17, 2023
@jebter jebter added severity/major feature/developing the related feature is in development labels May 18, 2023
@ti-chi-bot ti-chi-bot bot added may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 may-affects-7.1 labels May 18, 2023
@VelocityLight VelocityLight added affects-7.1 This bug affects the 7.1.x(LTS) versions. and removed may-affects-7.1 labels May 18, 2023
@YangKeao YangKeao assigned zimulala and unassigned zimulala May 18, 2023
@zimulala
Copy link
Contributor Author

Fix this bug in #43900

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.1 This bug affects the 7.1.x(LTS) versions. feature/developing the related feature is in development may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

3 participants