dataroaring commented on code in PR #49456:
URL: https://github.com/apache/doris/pull/49456#discussion_r2011918850
##
be/src/io/cache/block_file_cache.cpp:
##
@@ -1872,6 +1877,72 @@ void BlockFileCache::run_background_gc() {
}
}
+void BlockFileCache::run_background_lru_d
dataroaring commented on code in PR #49456:
URL: https://github.com/apache/doris/pull/49456#discussion_r2011920231
##
be/src/io/cache/block_file_cache.cpp:
##
@@ -1872,6 +1877,72 @@ void BlockFileCache::run_background_gc() {
}
}
+void BlockFileCache::run_background_lru_d
freemandealer opened a new pull request, #49456:
URL: https://github.com/apache/doris/pull/49456
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
-
Thearas commented on PR #49456:
URL: https://github.com/apache/doris/pull/49456#issuecomment-2750259678
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y