morningman commented on code in PR #37304: URL: https://github.com/apache/doris/pull/37304#discussion_r1669867458
########## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ########## @@ -1465,6 +1465,12 @@ public class Config extends ConfigBase { @ConfField public static int grpc_threadmgr_threads_nums = 4096; + /** + * sets the time without read activity before sending a keepalive ping + */ + @ConfField Review Comment: add `description` field and give some guidance -- 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