gavinchou commented on code in PR #51711:
URL: https://github.com/apache/doris/pull/51711#discussion_r2145035871


##########
be/src/io/cache/block_file_cache_factory.cpp:
##########
@@ -174,16 +171,52 @@ std::vector<std::string> 
FileCacheFactory::get_base_paths() {
     return paths;
 }
 
+std::string validate_capacity(const std::string& path, int64_t new_capacity,

Review Comment:
   add comment what it does



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to