liutang123 commented on code in PR #47032:
URL: https://github.com/apache/doris/pull/47032#discussion_r1917563694


##########
fe/fe-common/src/main/java/org/apache/doris/common/Config.java:
##########
@@ -3380,4 +3380,7 @@ public static int metaServiceRpcRetryTimes() {
     public static long meta_service_rpc_reconnect_interval_ms = 5000;
 
     public static long meta_service_rpc_retry_cnt = 10;
+
+    @ConfField(mutable = true, masterOnly = true, description = 
{"一次收集的最大agent任务数",})

Review Comment:
   Please add an english description.



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to