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

colexec: implement open file descriptor limit for external storage #44807

Closed
asubiotto opened this issue Feb 6, 2020 · 0 comments · Fixed by #45318
Closed

colexec: implement open file descriptor limit for external storage #44807

asubiotto opened this issue Feb 6, 2020 · 0 comments · Fixed by #45318
Assignees

Comments

@asubiotto
Copy link
Contributor

With the introduction of external storage, an unbounded number of components may create a DiskQueue, which could have at least 2 open file descriptors per instance. We need some way to limit the number of open file descriptors at any one time.

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 a pull request may close this issue.

1 participant