You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by li...@apache.org on 2020/06/05 02:26:18 UTC

[incubator-doris] branch master updated (73719f2 -> ed9022a)

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

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


    from 73719f2  Fix document (#3773)
     add ed9022a  Ignore broken disk when BE starts up (#3741)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/data_dir.cpp                           | 78 +-----------------
 be/src/olap/data_dir.h                             |  6 --
 be/src/olap/utils.cpp                              | 92 ++++++++++++++++++++++
 be/src/olap/utils.h                                |  4 +
 be/src/service/doris_main.cpp                      | 19 +++++
 docs/en/administrator-guide/config/be_config.md    | 13 +++
 docs/zh-CN/administrator-guide/config/be_config.md | 12 +++
 7 files changed, 141 insertions(+), 83 deletions(-)


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