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(rocksdb): open max files opts #367

Merged
merged 3 commits into from
Oct 28, 2024
Merged

fix(rocksdb): open max files opts #367

merged 3 commits into from
Oct 28, 2024

Conversation

EvolveArt
Copy link
Contributor

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

X Bugfix

  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing
  • Other (please describe):

What is the current behavior?

Too many open files error after chain is running for a while.

Resolves: #NA

What is the new behavior?

  • Set the open max files of rocksdb to 512 (substrate value)

Does this introduce a breaking change?

No

Other information

@EvolveArt EvolveArt merged commit 9a28531 into main Oct 28, 2024
1 check passed
@EvolveArt EvolveArt deleted the fix/rocksdb branch October 28, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants