[fix](fe ut) fix unstable ut TabletRepairAndBalanceTest (#27044)
This commit is contained in:
@ -109,6 +109,7 @@ public class TabletRepairAndBalanceTest {
|
||||
Config.tablet_checker_interval_ms = 1000;
|
||||
Config.tablet_repair_delay_factor_second = 1;
|
||||
Config.colocate_group_relocate_delay_second = 1;
|
||||
Config.disable_balance = true;
|
||||
// 5 backends:
|
||||
// 127.0.0.1
|
||||
// 127.0.0.2
|
||||
|
||||
Reference in New Issue
Block a user