This is an automated email from the ASF dual-hosted git repository. lichaoyong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from dc07182 [Intersect] Implements intersect node (#3034) add a1f5b57 Support sharding tablet_map_lock into more small map locks to make good performance for tablet manage task (#3051) No new revisions were added by this update. Summary of changes: be/src/common/config.h | 4 + be/src/olap/storage_engine.cpp | 2 +- be/src/olap/tablet_manager.cpp | 426 ++++++++++++++++++++++----------------- be/src/olap/tablet_manager.h | 32 ++- be/test/olap/tablet_mgr_test.cpp | 54 ++--- 5 files changed, 299 insertions(+), 219 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org