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

   **Is your feature request related to a problem?**
   
brpc通过grpc协议调用dubbo服务,因为首个包体比较大且和setting一起发,导致dubbo侧没法及时更新窗口大小而抛异常,进而把流连接也关闭了,和后面这几个issue是类似的,只是这几个issue提供的解决方案在我们这个场景行不通,需要改netty源码才行。这个问题的本质还是brpc实现的grpc协议没有标准grpc协议的握手环节,有些设置没更新就发数据包体。想请教一下咱们是否会支持下grpc协议在TCP连接建立后的握手环节呐
   **Describe the solution you'd like**
   
   
   **Describe alternatives you've considered**
   
   
   **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