You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Series file compaction should only proceed if the bloat percentage (entries which will not be copied) exceeeds a configurable paramter. This will prevent unnecessary recompaction of files which are near-optimal.