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/01/02 06:48:01 UTC

[incubator-doris] branch master updated (cc924c9 -> 6cab929)

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 cc924c9  [Rowset Reader] Improve the merge read efficiency of alpha rowsets (#2632)
     add 6cab929  [Compaction] Limit the max concurrency of running compaction tasks (#2635)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.h         |  9 +++++++--
 be/src/olap/compaction.cpp     | 15 +++++++++++++++
 be/src/olap/compaction.h       |  8 ++++++++
 be/src/olap/olap_server.cpp    | 19 ++++++++++++++++---
 be/src/olap/storage_engine.cpp |  7 -------
 be/src/olap/storage_engine.h   |  2 --
 6 files changed, 46 insertions(+), 14 deletions(-)


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