yiguolei commented on code in PR #34053:
URL: https://github.com/apache/doris/pull/34053#discussion_r1577217923


##########
be/src/runtime/fragment_mgr.cpp:
##########
@@ -268,6 +268,13 @@ void FragmentMgr::coordinator_callback(const 
ReportStatusRequest& req) {
 
             if (enable_profile) {
                 for (auto& pipeline_profile : 
req.runtime_state->pipeline_id_to_profile()) {
+                    // pipeline_profile

Review Comment:
    new pipeline logic will not use coordinator callback to report profile.



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