yiguolei commented on code in PR #22009:
URL: https://github.com/apache/doris/pull/22009#discussion_r1271619139


##########
docs/en/docs/admin-manual/config/fe-config.md:
##########
@@ -1563,7 +1563,7 @@ Whether it is a configuration item unique to the Master 
FE node: true
 
 The maximum number of threads in the data synchronization job thread pool. 
There is only one thread pool in the entire FE, which is used to process all 
data synchronization tasks in the FE that send data to the BE. The 
implementation of the thread pool is in the `SyncTaskPool` class.

Review Comment:
   这个描述不是线程的数量吗?



##########
docs/en/docs/admin-manual/config/fe-config.md:
##########
@@ -1563,7 +1563,7 @@ Whether it is a configuration item unique to the Master 
FE node: true
 
 The maximum number of threads in the data synchronization job thread pool. 
There is only one thread pool in the entire FE, which is used to process all 
data synchronization tasks in the FE that send data to the BE. The 
implementation of the thread pool is in the `SyncTaskPool` class.

Review Comment:
   这个描述不是线程的数量吗?



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