freemandealer commented on code in PR #18874:
URL: https://github.com/apache/doris/pull/18874#discussion_r1177768923


##########
be/src/common/config.h:
##########
@@ -414,8 +414,14 @@ CONF_mInt32(streaming_load_rpc_max_alive_time_sec, "1200");
 // the timeout of a rpc to open the tablet writer in remote BE.
 // short operation time, can set a short timeout
 CONF_Int32(tablet_writer_open_rpc_timeout_sec, "60");
+// the timeout of a rpc to open the partition in remote BE.

Review Comment:
   please add description for these flags in 
`docs/zh-CN/docs/admin-manual/config/be-config.md` and 
`docs/en/docs/admin-manual/config/be-config.md`



-- 
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