This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 0e3be4eff5 [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread (#16639) add 3636d0a561 [feature](merge-on-write) add DCHECK in compaction to detect data inconsistency (#16564) No new revisions were added by this update. Summary of changes: be/src/olap/cold_data_compaction.cpp | 2 +- be/src/olap/cold_data_compaction.h | 2 +- be/src/olap/compaction.cpp | 22 ++++++++++++++++------ be/src/olap/compaction.h | 2 +- be/src/olap/tablet.cpp | 5 ++++- be/src/olap/tablet.h | 2 +- 6 files changed, 24 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org