You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently had a "too many open files" error in a devnet. This can be caused by too slow compactions, which could be mitigated by adding more background jobs or just limiting the number of open files.
We recently had a "too many open files" error in a devnet. This can be caused by too slow compactions, which could be mitigated by adding more background jobs or just limiting the number of open files.
Related to #82