vinllen commented on issue #2271: URL: https://github.com/apache/brpc/issues/2271#issuecomment-1578076700
"去掉channel cache是指每个请求都新建一个channel么" --- 是的。目前是一个请求一个channel。连接方式是单连接的模式,未设置lb策略。目前怀疑是channel cache的问题导致的超时,但是代码上看不太出来。所以想问问这块有没有别人反馈的类似的问题。 -- 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