You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2021/01/31 16:10:42 UTC

[incubator-doris] branch master updated (cd96ded -> be0b0f9)

This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from cd96ded  [Bugs] Fix bugs that FE heartbeat api of httpv2 does not return version info (#5306)
     add be0b0f9  [Load] Load job should not begin transaction when task queue in loadingLoadTaskScheduler is full to avoid txn timeout (#5205)

No new revisions were added by this update.

Summary of changes:
 docs/en/administrator-guide/config/fe_config.md      | 20 ++++++++++++++++++--
 docs/zh-CN/administrator-guide/config/fe_config.md   | 20 ++++++++++++++++++--
 .../main/java/org/apache/doris/catalog/Catalog.java  |  8 ++++----
 .../main/java/org/apache/doris/common/Config.java    | 20 +++++++++++++++++---
 .../java/org/apache/doris/common/ConfigBase.java     |  5 +++++
 .../apache/doris/load/loadv2/LoadJobScheduler.java   | 13 ++++++++++---
 .../org/apache/doris/task/MasterTaskExecutor.java    |  4 ++++
 7 files changed, 76 insertions(+), 14 deletions(-)


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