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
--auto-compaction-retention '0'
Auto compaction retention length. 0 means disable auto compaction.
Auto compaction should be disabled by default. But I do see in the log that auto compaction happens every 5 minutes using the default configs. Is this auto compaction behavior intended or an issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Based on the documentation on command line flags:
--auto-compaction-retention '0'
Auto compaction retention length. 0 means disable auto compaction.
Auto compaction should be disabled by default. But I do see in the log that auto compaction happens every 5 minutes using the default configs. Is this auto compaction behavior intended or an issue?
Beta Was this translation helpful? Give feedback.
All reactions