You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/04/02 10:59:20 UTC

[GitHub] [incubator-doris] caiconghui commented on a change in pull request #8824: Routine load task doesn't reallocate when previous BE is down.

caiconghui commented on a change in pull request #8824:
URL: https://github.com/apache/incubator-doris/pull/8824#discussion_r841062607



##########
File path: docs/zh-CN/administrator-guide/config/fe_config.md
##########
@@ -2220,3 +2220,13 @@ load 标签清理器将每隔 `label_clean_interval_second` 运行一次以清
 是否可以动态配置:false
 
 是否为 Master FE 节点独有的配置项:false
+
+### routine_load_task_reallocate_times
+
+一个routine load task尝试分配的最大次数,达到这个值,任务会重新分配

Review comment:
       ```suggestion
   一个routine load task尝试分配到同一个be的最大失败重试次数,达到这个值,任务会重新分配
   ```




-- 
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-unsubscribe@doris.apache.org

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



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