feat: remove checkpoint_on_startup (#2228)

feat: update flushed manifest version when it is larger
This commit is contained in:
dennis zhuang
2023-08-22 21:09:34 +08:00
committed by GitHub
parent cc3e198975
commit 18fa0e01ed
10 changed files with 14 additions and 37 deletions

View File

@@ -121,8 +121,6 @@ max_purge_tasks = 32
checkpoint_margin = 10
# Region manifest logs and checkpoints gc execution duration
gc_duration = '10m'
# Whether to try creating a manifest checkpoint on region opening
checkpoint_on_startup = false
# Storage flush options
[storage.flush]