Too many WAL files
Open
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
### Expected behavior
max_total_wal_size is set to 512M,so WAL file size should be less than 512M
### Actual behavior
There are a lot of WAL files and size is much larger than 512M
### Steps to reproduce the behavior
[log.zip](https://github.com/facebook/rocksdb/files/3722823/log.zip)
Contributor guide
Assessment
This issue has not been assessed yet.