zhannngchen commented on code in PR #50062:
URL: https://github.com/apache/doris/pull/50062#discussion_r2055466432


##########
cloud/src/recycler/checker.h:
##########
@@ -103,6 +103,8 @@ class InstanceChecker {
     // which will not be cleared.
     int do_delete_bitmap_storage_optimize_check();
 
+    int do_compaction_key_check();

Review Comment:
   
   ```suggestion
       int do_mow_compaction_key_check();
   ```



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