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 9fdd227c097 [improvement](cooldown) do not cooldown tablet without
cold data (#29690)
add 5e53e4c1c30 [UT](wal) Add wal dirs info be ut (#29759)
No new revisions were added by this update.
Summary of changes:
be/src/olap/wal/wal_dirs_info.cpp | 40 +++++--
be/src/olap/wal/wal_dirs_info.h | 11 +-
be/test/olap/wal/wal_dirs_info_test.cpp | 132 ++++++++++++++++++++++
be/test/olap/{ => wal}/wal_manager_test.cpp | 0
be/test/olap/{ => wal}/wal_reader_writer_test.cpp | 0
5 files changed, 172 insertions(+), 11 deletions(-)
create mode 100644 be/test/olap/wal/wal_dirs_info_test.cpp
rename be/test/olap/{ => wal}/wal_manager_test.cpp (100%)
rename be/test/olap/{ => wal}/wal_reader_writer_test.cpp (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]