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


##########
be/src/cloud/cloud_warm_up_manager.h:
##########
@@ -72,7 +72,7 @@ class CloudWarmUpManager {
 
     Status set_event(int64_t job_id, TWarmUpEventType::type event, bool clear 
= false);
 
-    void warm_up_rowset(RowsetMeta& rs_meta);
+    void warm_up_rowset(RowsetMeta& rs_meta, int64_t sync_wait_timeout_ms = 
-1);

Review Comment:
   add comment for behavior and params
   



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