mymeiyi commented on code in PR #33861: URL: https://github.com/apache/doris/pull/33861#discussion_r1571660581
########## be/src/runtime/group_commit_mgr.cpp: ########## @@ -392,7 +401,7 @@ Status GroupCommitTable::_finish_group_commit_load(int64_t db_id, int64_t table_ // status: exec_plan_fragment result // st: commit txn rpc status // result_status: commit txn result - DBUG_EXECUTE_IF("LoadBlockQueue._finish_group_commit_load.err_status", + DBUG_EXECUTE_IF("LoadBlockQueue._finish_group_commit_load.err_st", Review Comment: It's better to name it more meaningful -- 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