deardeng commented on code in PR #26712:
URL: https://github.com/apache/doris/pull/26712#discussion_r1393701094


##########
be/src/olap/task/engine_publish_version_task.cpp:
##########
@@ -91,6 +92,17 @@ Status EnginePublishVersionTask::finish() {
     int64_t transaction_id = _publish_version_req.transaction_id;
     OlapStopWatch watch;
     VLOG_NOTICE << "begin to process publish version. transaction_id=" << 
transaction_id;
+    DBUG_EXECUTE_IF("EnginePublishVersionTask.finish", {

Review Comment:
   fixed



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

Reply via email to