yiguolei commented on code in PR #23582: URL: https://github.com/apache/doris/pull/23582#discussion_r1308573125
########## be/src/runtime/fragment_mgr.cpp: ########## @@ -1265,4 +1344,9 @@ void FragmentMgr::_setup_shared_hashtable_for_broadcast_join( } } +void FragmentMgr::add_abnormal_fe_infos_and_notify(const std::vector<TFrontendInfo>& abnornal_fe_infos) { Review Comment: rename to notfiy_abnormal_fes -- 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