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

[YSQL] CREATE INDEX should not wait indefinitely #17134

Closed
1 task done
jasonyb opened this issue May 3, 2023 · 0 comments
Closed
1 task done

[YSQL] CREATE INDEX should not wait indefinitely #17134

jasonyb opened this issue May 3, 2023 · 0 comments
Labels
area/ysql Yugabyte SQL (YSQL) kind/bug This issue is a bug priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage

Comments

@jasonyb
Copy link
Contributor

jasonyb commented May 3, 2023

Jira Link: DB-6416

Description

CREATE INDEX can wait on backends to catch up forever. Change the default behavior to wait on backends for 5 minutes (give or take), and let it be configurable so that the old behavior of indefinite wait could be set.

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@jasonyb jasonyb added area/ysql Yugabyte SQL (YSQL) status/awaiting-triage Issue awaiting triage labels May 3, 2023
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels May 3, 2023
@jasonyb jasonyb closed this as completed in bedcbe3 May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ysql Yugabyte SQL (YSQL) kind/bug This issue is a bug priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage
Projects
None yet
Development

No branches or pull requests

2 participants