zhannngchen commented on code in PR #49223: URL: https://github.com/apache/doris/pull/49223#discussion_r2002678733
########## cloud/src/meta-service/meta_service.cpp: ########## @@ -2645,7 +2659,193 @@ void MetaServiceImpl::get_delete_bitmap_update_lock(google::protobuf::RpcControl } } -void MetaServiceImpl::remove_delete_bitmap_update_lock( +void MetaServiceImpl::get_delete_bitmap_update_lock_old_way( Review Comment: use name v1 and v2 is better, maybe we'll have v3 in future? -- 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