This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 1783dbf [UT] Fix list partition UT failure (#5705)
add e519a24 dynamic adjust compaction policy (#5651)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.h | 2 +-
be/src/common/configbase.cpp | 9 ++++
be/src/common/configbase.h | 4 ++
be/src/http/default_path_handlers.cpp | 1 +
be/src/olap/compaction.cpp | 3 +-
be/src/olap/cumulative_compaction_policy.cpp | 5 +-
be/src/olap/cumulative_compaction_policy.h | 2 +-
be/src/olap/olap_server.cpp | 62 ++++++++++++----------
be/src/olap/storage_engine.h | 2 +
be/src/olap/tablet.cpp | 16 ++++--
be/src/olap/tablet.h | 10 ++--
be/src/olap/tablet_manager.cpp | 5 +-
be/src/olap/tablet_manager.h | 3 +-
be/test/olap/cumulative_compaction_policy_test.cpp | 18 +++++--
14 files changed, 96 insertions(+), 46 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]