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

limit the number of retries when a DDL job error occurs #7517

Closed
ciscoxll opened this issue Aug 28, 2018 · 0 comments
Closed

limit the number of retries when a DDL job error occurs #7517

ciscoxll opened this issue Aug 28, 2018 · 0 comments
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement. wontfix This issue will not be fixed.

Comments

@ciscoxll
Copy link
Contributor

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
  • DDL job fails.
  1. What did you expect to see?
  • If the current DDL job fails, it will be retried indefinitely, so we need to limit the number of retries.
    Avoid error jobs blocking the entire DDL.
  1. What did you see instead?

  2. What version of TiDB are you using (tidb-server -V or run select tidb_version(); on TiDB)?

master branch

@ciscoxll ciscoxll self-assigned this Aug 28, 2018
@morgo morgo added the type/enhancement The issue or PR belongs to an enhancement. label Oct 20, 2018
@winkyao winkyao added the wontfix This issue will not be fixed. label Nov 23, 2018
@winkyao winkyao closed this as completed Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement. wontfix This issue will not be fixed.
Projects
None yet
Development

No branches or pull requests

3 participants