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 f83cd72cf58 [misc](config) adjust disk resourse limit mode entrance threshold (#43779) add d70c8ceea00 [fix](cloud) fix file cache missing when compaction and improve bvars (#43804) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_tablet.cpp | 6 + be/src/common/config.cpp | 4 +- be/src/common/config.h | 4 +- be/src/io/cache/block_file_cache.cpp | 205 +++++++++++++--------------------- be/src/io/cache/block_file_cache.h | 14 +-- be/src/io/cache/file_cache_common.cpp | 9 +- be/src/io/cache/file_cache_common.h | 2 + be/src/olap/options.cpp | 24 ++-- be/src/olap/options.h | 4 +- 9 files changed, 113 insertions(+), 159 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org