This is an automated email from the ASF dual-hosted git repository. pengxiangyu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 98cdeed6e0 [chore](routine load) remove deprecated property of librdkafka reconnect.backoff.jitter.ms #15172 add 0c2911efb1 [enhancement](gc) sub_file_cache checks the directory files when gc (#15114) No new revisions were added by this update. Summary of changes: be/src/io/cache/dummy_file_cache.cpp | 59 +++-------------- be/src/io/cache/dummy_file_cache.h | 3 +- be/src/io/cache/file_cache.cpp | 119 ++++++++++++++++++++++++++++------- be/src/io/cache/file_cache.h | 12 +++- be/src/io/cache/sub_file_cache.cpp | 57 +++++++++++++---- be/src/io/cache/sub_file_cache.h | 6 +- be/src/io/cache/whole_file_cache.cpp | 20 ++++-- be/src/io/cache/whole_file_cache.h | 9 +-- 8 files changed, 189 insertions(+), 96 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org