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/02/10 09:51:01 UTC

[incubator-doris] branch master updated (c89d0a0 -> 4e151b1)

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

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


    from c89d0a0  Fix bug that _min_percentage_of_error_disk was not initialized (#2867)
     add 4e151b1  Remove boost exception when parse store path (#2861)

No new revisions were added by this update.

Summary of changes:
 be/src/http/download_action.cpp |  39 ++-------
 be/src/http/download_action.h   |   2 -
 be/src/olap/options.cpp         | 185 ++++++++++++++++++++--------------------
 be/src/olap/options.h           |   1 +
 be/src/util/path_util.cpp       |  10 +++
 be/src/util/path_util.h         |  10 +++
 be/test/util/path_util_test.cpp |  26 ++++++
 7 files changed, 148 insertions(+), 125 deletions(-)


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