netjia-cpu opened a new issue, #2146:
URL: https://github.com/apache/brpc/issues/2146

   注入网络重启故障 network restart,brpc channel发送rpc request一直超时
   日志一直打印:[E112]Not connected to xxxx yet
   
   对应代码位于:Controller::IssueRPC
   
![image](https://user-images.githubusercontent.com/13553842/222721053-adef5162-f6db-46c9-8774-25c056b248b8.png)
   
   
   brpc版本:0.9.7
   
   
bvar看channel是broken的,这样导致brpc一直无法自动恢复。有点像是socket管理的bug,broken的channel没用调用connect重连
   
   


-- 
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: dev-unsubscr...@brpc.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to