mymeiyi commented on code in PR #49889: URL: https://github.com/apache/doris/pull/49889#discussion_r2055154524
########## be/src/cloud/cloud_schema_change_job.cpp: ########## @@ -541,6 +542,9 @@ Status CloudSchemaChangeJob::_process_delete_bitmap(int64_t alter_version, } void CloudSchemaChangeJob::clean_up_on_failed() { + _cloud_storage_engine.meta_mgr().remove_delete_bitmap_update_lock( Review Comment: call remove_delete_bitmap_update_lock only when this is a mow tablet -- 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