Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
41244: libroach: initialize range tombstone counter r=ajkr a=ajkr We forgot to initialize a variable that is used to decide whether a compaction output file should be marked to undergo another compaction. Release justification: reduce write-amp by avoiding forcing files through compactions unnecessarily. Release note: None Co-authored-by: Andrew Kryczka <andrew.kryczka2@gmail.com>
- Loading branch information