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 190c12dcdf8 [fix](olap) Set the original tablet state to TABLET_SHUTDOWN (#45812) add ce7691d56f6 [enhancement](cloud) add profile counter for file cache (#45678) No new revisions were added by this update. Summary of changes: be/src/io/cache/block_file_cache.cpp | 20 +++- be/src/io/cache/block_file_cache_profile.h | 17 +++ be/src/io/cache/cached_remote_file_reader.cpp | 11 ++ be/src/io/cache/cached_remote_file_reader.h | 9 -- be/src/io/cache/file_cache_common.cpp | 2 + be/src/io/cache/file_cache_common.h | 16 +++ be/src/io/io_common.h | 5 + be/test/io/cache/block_file_cache_test.cpp | 146 ++++++++++++++++++++++++++ 8 files changed, 214 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org