You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by li...@apache.org on 2020/03/09 08:30:07 UTC

[incubator-doris] branch master updated (dc07182 -> a1f5b57)

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-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org