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

Raise etcd connection test timeout to 30 seconds #5882

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

brandond
Copy link
Member

@brandond brandond commented Jul 20, 2022

Proposed Changes

Raise etcd connection test timeout to 30 seconds

Addresses issue where the compact may take more than 10 seconds on slower disks. These disks probably aren't really suitable for etcd, but apparently run fine otherwise.

Types of Changes

bugfix

Verification

Not sure how to verify, apparently requires disks with very slow IO

Testing

Linked Issues

User-Facing Change

The initial health-check time for the etcd datastore has been raised from 10 to 30 seconds.

Further Comments

Addressess issue where the compact may take more than 10 seconds on slower disks. These disks probably aren't really suitable for etcd, but apparently run fine otherwise.

Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond requested a review from a team as a code owner July 20, 2022 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants