diff --git a/be/src/common/config.cpp b/be/src/common/config.cpp index 640088a742..75daf44d53 100644 --- a/be/src/common/config.cpp +++ b/be/src/common/config.cpp @@ -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)