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
This is tracking issue that tracks graduation of this feature. Let's work towards stabilization of the feature by discussing what steps should be taken for graduation.
Context #13775
serathius
changed the title
Stabilize compaction-batch-limit flag
Track stabilization of compaction-batch-limit flag
Mar 14, 2022
It‘s useful when etcd compacting.
If etcd reach 6G, compation would be spent over 15 seconds. It has significant influence when set compaction-batch-limit and compaction-sleep-interval. Otherwise, boltdb would be lock over 15 seconds.
Above messages would be help for graduating this experimental features.
Context #13775
Tracking work for stabilizing the
--experimental-compaction-batch-limit
flag (v3.6)The text was updated successfully, but these errors were encountered: