Cherry-picked from #54190 Co-authored-by: Yongqiang YANG <yangyongqiang@selectdb.com>
This commit is contained in:
committed by
GitHub
parent
838648e52d
commit
ae3a41db29
@ -232,7 +232,7 @@ DEFINE_mInt32(report_task_interval_seconds, "10");
|
||||
// the interval time(seconds) for refresh storage policy from FE
|
||||
DEFINE_mInt32(storage_refresh_storage_policy_task_interval_seconds, "5");
|
||||
// the interval time(seconds) for agent report disk state to FE
|
||||
DEFINE_mInt32(report_disk_state_interval_seconds, "60");
|
||||
DEFINE_mInt32(report_disk_state_interval_seconds, "30");
|
||||
// the interval time(seconds) for agent report olap table to FE
|
||||
DEFINE_mInt32(report_tablet_interval_seconds, "60");
|
||||
// the max download speed(KB/s)
|
||||
|
||||
Reference in New Issue
Block a user