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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Extend ulimit max open file detection to clients or consider tuning the rocksdb parameters #3114

Open
HarukaMa opened this issue Feb 22, 2024 · 0 comments

Comments

@HarukaMa
Copy link
Contributor

馃挜 Proposal

image

Basically, 1024 max open files will not be enough even for clients in a few month's time. It's probably a good idea to check the ulimit for clients as well. A more future proof value would be around 8192 or higher (it really doesn't matter that much in modern systems).

Or, we could probably tune the parameters of rocksdb. Not sure if this is desired though.

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

No branches or pull requests

1 participant