LovingCoder commented on issue #8601: URL: https://github.com/apache/dubbo/issues/8601#issuecomment-1288621129
很感谢开发者的回复,我们目前使用的是 spring-cloud-starter-dubbo 2021.0.1.0版本,里面的dubbo版本是2.7.15,这个解决方案估计用不上。在2.7.15版本中,使用broadcast调用,实际测试中发现只能调用同一个tag下的provider,这是我参考的文档链接[https://dubbo.apache.org/zh/docsv2.7/user/examples/broadcast-resp-collect/](url) -- 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]
