mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
748539b222
## Problem We saw OOMs due to L0 compaction happening simultaneously for all shards of the same tenant right after the shard split. ## Summary of changes Lower the threshold so that we compact fewer files. --------- Signed-off-by: Alex Chi Z <chi@neon.tech>