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


##########
cloud/src/recycler/checker.cpp:
##########
@@ -1758,4 +1766,242 @@ int InstanceChecker::do_mow_job_key_check() {
     return 0;
 }
 
+int InstanceChecker::do_tablet_stats_key_check() {

Review Comment:
   print log when the check starts and how many keys scanned, time eplapsed, 
and the check result (leak loss time takend for each 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to