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

Increase default for DDL timeouts #4762

Closed
ndeodhar opened this issue Jun 12, 2020 · 0 comments
Closed

Increase default for DDL timeouts #4762

ndeodhar opened this issue Jun 12, 2020 · 0 comments
Assignees
Labels
area/ysql Yugabyte SQL (YSQL)

Comments

@ndeodhar
Copy link
Contributor

On multi-region setups, it's possible for YSQL Create Database request to take longer than 60 seconds. We should change the default for yb_client_admin_operation_timeout_sec to 120 seconds.

@ndeodhar ndeodhar added the area/ysql Yugabyte SQL (YSQL) label Jun 12, 2020
d-uspenskiy added a commit that referenced this issue Jun 16, 2020
Summary:
On multi-region setups, it's possible for YSQL Create Database request to take longer than 60 seconds.
Changing the default for `yb_client_admin_operation_timeout_sec` to 120 seconds.

Test Plan: Jenkins

Reviewers: neha

Reviewed By: neha

Subscribers: yql

Differential Revision: https://phabricator.dev.yugabyte.com/D8677
deeps1991 pushed a commit to deeps1991/yugabyte-db that referenced this issue Jul 22, 2020
Summary:
On multi-region setups, it's possible for YSQL Create Database request to take longer than 60 seconds.
Changing the default for `yb_client_admin_operation_timeout_sec` to 120 seconds.

Test Plan: Jenkins

Reviewers: neha

Reviewed By: neha

Subscribers: yql

Differential Revision: https://phabricator.dev.yugabyte.com/D8677
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ysql Yugabyte SQL (YSQL)
Projects
None yet
Development

No branches or pull requests

2 participants