diff --git a/unreleased_history/bug_fixes/compaction_incorrectly_drop.md b/unreleased_history/bug_fixes/compaction_incorrectly_drop.md new file mode 100644 index 00000000000..df35033452b --- /dev/null +++ b/unreleased_history/bug_fixes/compaction_incorrectly_drop.md @@ -0,0 +1 @@ +Fix the issue where compaction incorrectly drops a key when there is a snapshot with a sequence number of zero.