[Enhancement](compaction) enable the compaction producer to generate multiple compaction tasks in a single run (#45411) (#46160)
pick master #45411
This commit is contained in:
@ -1349,6 +1349,8 @@ 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");
|
||||
|
||||
// clang-format off
|
||||
#ifdef BE_TEST
|
||||
// test s3
|
||||
|
||||
Reference in New Issue
Block a user