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

plugging file descriptor leak in couchdb backend #7345

Merged
merged 3 commits into from
Aug 21, 2019
Merged

plugging file descriptor leak in couchdb backend #7345

merged 3 commits into from
Aug 21, 2019

Conversation

mhobbs-ibm
Copy link
Contributor

I've noticed that the couchdb storage backend is leaking file descriptors, which causes the vault process to run out of available file descriptors and hang. This PR should fix it.

@hashicorp-cla
Copy link

hashicorp-cla commented Aug 21, 2019

CLA assistant check
All committers have signed the CLA.

@kalafut kalafut self-assigned this Aug 21, 2019
@kalafut kalafut merged commit fc36da1 into hashicorp:master Aug 21, 2019
@kalafut
Copy link
Contributor

kalafut commented Aug 21, 2019

Thanks!

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.

4 participants