yanglimingcn commented on issue #2950: URL: https://github.com/apache/brpc/issues/2950#issuecomment-2812571865
> W0417 07:07:20.178399 104291 4294971394 src/brpc/rdma/rdma_endpoint.cpp:571] Fail to read Hello Message from client:brpc::Socket{id=93 fd=10 addr=10.1.104.30:54074:8002} (0x7f7e04021010) 10.1.104.30:54074: Got EOF > > 在配置 event_dispatcher_num 为 1 时, 也复现了,应该和 event_dispatcher 相关逻辑无关。 这个错误看上去是服务端读那个Hello读到了EOF,按说只有客户端关闭连接才会发生吧。你能在客户端加些日志排查一下吗?我看到其实有另外的人也遇到类似的问题了,感觉确实有些问题。 -- 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 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