Cherry-picked from #49547 Co-authored-by: Luwei <luwei@selectdb.com>
This commit is contained in:
committed by
GitHub
parent
fd378a303b
commit
080bc8cbbe
@ -1362,7 +1362,7 @@ DEFINE_mBool(enable_pipeline_task_leakage_detect, "false");
|
||||
DEFINE_Bool(force_regenerate_rowsetid_on_start_error, "false");
|
||||
DEFINE_mBool(enable_sleep_between_delete_cumu_compaction, "false");
|
||||
|
||||
DEFINE_mInt32(compaction_num_per_round, "1");
|
||||
DEFINE_mInt32(compaction_num_per_round, "4");
|
||||
|
||||
// whether to prune rows with delete sign = 1 in base compaction
|
||||
// ATTN: this config is only for test
|
||||
|
||||
Reference in New Issue
Block a user