lverson3 commented on issue #14121:
URL: https://github.com/apache/doris/issues/14121#issuecomment-1309828524

   服务已正常。我的总结是:
   1. kafka是两个节点,其中一个节点挂了,日志显示routine 
load频繁的去请求坏了的broker,在十几二十分钟内请求一直是失败状态(日志显示 **data_consumer.h 
94行打印的**),然后在某个时间BRPC就突然通信不上了。是因为把请求频繁把线程挤掉了?
   
![d22ac678b93bf525fab266498d82b5a](https://user-images.githubusercontent.com/21077132/201015176-08bc0ac5-c34b-49b7-a77e-879e567e2cc9.jpg)
   **plan_fragment_executor.cpp**的
   完整的流程是 open-> exec -> close
   失败的流程就是 open -> cancel (timeout)


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