Commit Graph

3 Commits

Author SHA1 Message Date
Eikasia30
77e15efad4 fix: avoid leveled compaction crash when recovering from manifest (#63)
* Fix: Avoid leveled copaction crash when recovering from manifest

* Also sort SSTs in manifest recovery

* Add `in_recovery` flag to `apply_compaction_result`

- Don't sort the SSTs inside `apply_compaction_result` if in recovery
2024-07-02 20:25:43 -04:00
Alex Chi
b1458a66b2 fix warnings
Signed-off-by: Alex Chi <iskyzh@gmail.com>
2024-01-20 11:14:19 +08:00
Alex Chi
9fd30f6aa8 sync starter code
Signed-off-by: Alex Chi <iskyzh@gmail.com>
2024-01-20 11:11:09 +08:00