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 2020/10/13 02:09:38 UTC

[incubator-doris] branch master updated (c934cf9 -> 83f6f46)

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 c934cf9  [UI Part 5] Enable HTTP Server 2 by FE config (#4684)
     add 83f6f46  [Config] Limit the version number of tablet (#4687)

No new revisions were added by this update.

Summary of changes:
 be/src/agent/status.h                              |  3 ++-
 be/src/common/config.h                             |  5 +++++
 be/src/exec/olap_scanner.cpp                       |  4 +++-
 be/src/exec/tablet_sink.cpp                        | 18 +++++++++++++++++-
 be/src/exec/tablet_sink.h                          |  3 +++
 be/src/olap/delta_writer.cpp                       |  8 ++++++++
 be/src/olap/olap_define.h                          |  1 +
 be/src/olap/push_handler.cpp                       |  8 ++++++++
 be/src/olap/rowset/column_data.cpp                 |  3 ++-
 docs/en/administrator-guide/config/be_config.md    |  6 ++++++
 docs/zh-CN/administrator-guide/config/be_config.md |  6 ++++++
 11 files changed, 61 insertions(+), 4 deletions(-)


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