You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by zh...@apache.org on 2020/04/08 10:58:21 UTC

[incubator-doris] branch master updated (8fc284d -> 3557b12)

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

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


    from 8fc284d  [config] Support to modify configs when BE is running without restarting (#3264)
     add 3557b12  [Bug] Avoid compacting recengly added rowset (#3271)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.h                | 4 ++++
 be/src/olap/cumulative_compaction.cpp | 3 ++-
 be/src/olap/rowset/rowset.cpp         | 5 +++++
 be/src/olap/tablet.cpp                | 9 +++++----
 be/src/olap/tablet.h                  | 3 ++-
 be/src/olap/txn_manager.cpp           | 2 +-
 be/src/olap/txn_manager.h             | 4 ++--
 be/src/util/time.h                    | 8 ++++++++
 8 files changed, 29 insertions(+), 9 deletions(-)


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