chigo-zhao opened a new issue, #3148:
URL: https://github.com/apache/brpc/issues/3148

   **Describe the bug**
   出现问题的场景:brpc服务端下电一个节点,brpc客户端并没有重新选择链接,持续上报EPOLLOUT错误,连接超时。
   <img width="892" height="494" alt="Image" 
src="https://github.com/user-attachments/assets/a096055a-4520-4163-ba18-93dba5c2c082";
 />
   待brpc服务端重新上电后,客户端连接恢复。
   
   <img width="1179" height="138" alt="Image" 
src="https://github.com/user-attachments/assets/9f64165f-3010-4096-b9c4-0bdb47d3c78d";
 />
   
   **To Reproduce**
   目前只遇到过一次
   
   **Expected behavior**
   期望brpc重新发起socket连接,并且连接成功,而不是一直等待原节点。
   
   **Versions**
   OS:ubuntu
   Compiler:g++
   brpc:1.9
   protobuf:
   
   **Additional context/screenshots**
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to