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

fix cassandra db plugin timeout to 5s as in docs #12443

Merged
merged 2 commits into from
Feb 15, 2022

Conversation

viljoviitanen
Copy link
Contributor

Documentation says timeout is 5s, but code uses 0s, which is too short any any real world usage, causing issues.
https://www.vaultproject.io/api/secret/databases/cassandra#connect_timeout
issues: #8527 #9400

Documentation says timeout is 5s, but code uses 0s, which is too short any any real world usage, causing issues.
https://www.vaultproject.io/api/secret/databases/cassandra#connect_timeout
issues: hashicorp#8527 hashicorp#9400
@viljoviitanen viljoviitanen requested a review from a team August 26, 2021 17:49
@hashicorp-cla
Copy link

hashicorp-cla commented Aug 26, 2021

CLA assistant check
All committers have signed the CLA.

@vercel vercel bot temporarily deployed to Preview – vault-storybook August 26, 2021 17:49 Inactive
@vercel vercel bot temporarily deployed to Preview – vault August 26, 2021 17:49 Inactive
changelog entry
@vercel vercel bot temporarily deployed to Preview – vault-storybook August 26, 2021 17:55 Inactive
@vercel vercel bot temporarily deployed to Preview – vault August 26, 2021 17:55 Inactive
Copy link
Contributor

@imthaghost imthaghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great thanks for the submission!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants