gavinchou commented on code in PR #60543:
URL: https://github.com/apache/doris/pull/60543#discussion_r2789277484


##########
fe/fe-common/src/main/java/org/apache/doris/common/Config.java:
##########
@@ -3580,6 +3580,10 @@ public static int metaServiceRpcRetryTimes() {
             + "model is set to 300 times, which is approximately 5 minutes by 
default."})
     public static int auto_start_wait_to_resume_times = 300;
 
+    @ConfField(description = {"存算分离模式下 Sync tablet stats task 的最大并发数。",

Review Comment:
   what is the difference to the existing config 
`max_get_tablet_stat_task_threads_num`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to