[YSQL] CREATE INDEX should not wait indefinitely #17134
Labels
area/ysql
Yugabyte SQL (YSQL)
kind/bug
This issue is a bug
priority/medium
Medium priority issue
status/awaiting-triage
Issue awaiting triage
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
The text was updated successfully, but these errors were encountered: