This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 786c39f4f0b [config](routineload) adjusting the default configuration of routing load (#34898) add f8ab8546ad2 [fix](compaction) generate single compaction and cumu(base) compaction tablets simultaneously. (#34315) No new revisions were added by this update. Summary of changes: be/src/olap/olap_server.cpp | 24 +++--- be/src/olap/single_replica_compaction.h | 2 + be/src/olap/storage_engine.cpp | 6 ++ be/src/olap/tablet.cpp | 3 + be/src/olap/tablet_manager.cpp | 40 ++++++++-- be/src/olap/tablet_manager.h | 8 +- be/test/olap/tablet_mgr_test.cpp | 137 ++++++++++++++++++++++++++++++++ 7 files changed, 200 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org