max_compaction_bytes option does not take effect when manual compaction
Open
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
When I was looking at the manual compaction, I found that the max_compaction_bytes option would only limit the size of the input level files size and expand inputs,but it would not limit the size of the output_level_inputs size. Why?
Contributor guide
Assessment
This issue has not been assessed yet.