zyearn commented on issue #1162:
URL: https://github.com/apache/incubator-brpc/issues/1162#issuecomment-657953745


   
可以看看client的connections内置界面找到对应的socket,然后看看h2的各个参数是不是都是正常的,特别是_remote_window_left,这个报错是因为_remote_window_left整型溢出了。如果_remote_window_left不正常的话,需要抓个包看看grpc有没有正常把h2
 Setting包发给client了


----------------------------------------------------------------
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.

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