LinyuWang opened a new issue, #2950:
URL: https://github.com/apache/brpc/issues/2950

   **Describe the bug (描述bug)**
   brpc + rdma
   设置客户端和服务端的 event_dispatcher_num 参数,当该值超过一定数量后, 服务端会报错:
   W0417 03:25:46.823136 102786 4294968066 src/brpc/rdma/rdma_endpoint.cpp:571] 
Fail to read Hello Message from client:brpc::Socket{id=93 fd=1055 
addr=10.1.104.30:53044:8002} (0x7f017c01cec0) 10.1.104.30:53044: Got EOF
   
   
   **To Reproduce (复现方法)**
   brpc/example/rdma_performance 程序, client 和 server 设置同样的 event_dispatcher_num 
, 不断调整该参数,在我的机器上,超过 12 后,报错。
   
   **Expected behavior (期望行为)**
   
   
   **Versions (各种版本)**
   OS: ubuntu22.04
   Compiler: gcc11
   brpc: 12.1
   protobuf: 3.9
   
   **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: 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