it takes long time when restart with huge manifest
Open
- Dominant language
- C++
- Stars
- 39.4k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
Our application with leveldb has run long time and the size of manifest file has reached 150G. When we want to update the version of leveldb which supports rotate manifest by restarting in place, it takes long time to restart and may cause OOM. Is there any way to solve it?
Contributor guide
Assessment
This issue has not been assessed yet.