yiguolei commented on code in PR #21545: URL: https://github.com/apache/doris/pull/21545#discussion_r1253946618
########## be/src/vec/sink/vtablet_sink.cpp: ########## @@ -905,8 +905,7 @@ void VNodeChannel::cancel(const std::string& cancel_msg) { } bool VNodeChannel::is_rpc_done() const { Review Comment: 那这个函数应该换一个名字: is_send_data_rpc_done -- 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