lbh6771740 commented on issue #12434: URL: https://github.com/apache/dubbo/issues/12434#issuecomment-1573036972
@icodening 我做了实验,Google原生grpc框架,就可以做到调用方停止后,服务提供方的流会触发doFinally方法,对应的中断类型是cancle。我猜测应该是dubbo框架暂时对stream流功能还不够完善,后期应该会处理这个问题。 -- 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]
