This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 4f2d54d462a [fix](DatabaseTransactionMgr) Fix clean label bug which may cause inconsitent editlog operation (#29198) add 2e910dac2ac [enhencement](segcompaction) cancel inflight segcompaction tasks faster when load finish (#28901) No new revisions were added by this update. Summary of changes: be/src/olap/olap_server.cpp | 15 ++++++++++----- be/src/olap/rowset/beta_rowset_writer.cpp | 24 ++++++++++++------------ be/src/olap/rowset/beta_rowset_writer.h | 4 ++-- be/src/olap/rowset/segcompaction.cpp | 15 ++++++++++++--- be/src/olap/rowset/segcompaction.h | 6 ++++-- be/src/olap/storage_engine.h | 7 ++++--- 6 files changed, 44 insertions(+), 27 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org