dataroaring commented on code in PR #51955:
URL: https://github.com/apache/doris/pull/51955#discussion_r2157996665


##########
cloud/src/meta-service/meta_service.cpp:
##########
@@ -2935,6 +2936,33 @@ bool 
MetaServiceImpl::get_mow_tablet_stats_and_meta(MetaServiceCode& code, std::
     return true;
 }
 
+static void update_mow_lock_last_release_time(const std::string& instance_id, 
int64_t table_id,

Review Comment:
   add a config to enable the feature.



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