This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d863cc3a12 [fix](move-memtable) fix tablets to commit (#23577)
add da9eb79ac4 [Enhancement](Schema hash) Remove schema hash in tablet
info (#23516)
No new revisions were added by this update.
Summary of changes:
be/src/agent/task_worker_pool.cpp | 2 +-
be/src/http/action/tablets_distribution_action.cpp | 3 -
be/src/http/action/tablets_info_action.cpp | 1 -
be/src/olap/compaction.cpp | 3 +-
be/src/olap/data_dir.cpp | 8 +--
be/src/olap/olap_common.h | 14 ++---
be/src/olap/rowset_builder.cpp | 4 +-
be/src/olap/storage_engine.cpp | 1 -
be/src/olap/tablet.cpp | 2 +-
be/src/olap/tablet_manager.cpp | 5 +-
be/src/olap/task/engine_publish_version_task.cpp | 12 ++--
be/src/olap/task/engine_storage_migration_task.cpp | 3 +-
be/src/olap/txn_manager.cpp | 59 +++++++++----------
be/src/olap/txn_manager.h | 29 +++++-----
be/src/service/backend_service.cpp | 4 +-
be/src/service/internal_service.cpp | 4 +-
be/test/olap/delta_writer_test.cpp | 20 +++----
.../olap/engine_storage_migration_task_test.cpp | 4 +-
be/test/olap/tablet_cooldown_test.cpp | 4 +-
be/test/olap/txn_manager_test.cpp | 66 ++++++++++------------
20 files changed, 109 insertions(+), 139 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]