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


##########
cloud/src/recycler/recycler_operation_log.cpp:
##########
@@ -63,6 +63,8 @@ class OperationLogRecycler {
 
     int recycle_drop_partition_log(const DropPartitionLogPB& 
drop_partition_log);
 
+    int recycle_update_tablet_log(const UpdateTabletLogPB& update_tablet_log);

Review Comment:
   a



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