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


##########
be/src/cloud/cloud_storage_engine.h:
##########
@@ -171,6 +172,8 @@ class CloudStorageEngine final : public BaseStorageEngine {
     void _lease_compaction_thread_callback();
     void _check_tablet_delete_bitmap_score_callback();
 
+    bool _enable_check_storage_vault() { return 
config::enable_check_storage_vault; };

Review Comment:
   seems no need to add a new function



-- 
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