qqwangxiaow opened a new issue #1362: URL: https://github.com/apache/incubator-brpc/issues/1362
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** controller.remote_side()只能返回一个远程node的ip信息,即开启backup request的话就是最先返回的那个节点. **Describe the solution you'd like (描述你期望的解决方法)** 希望controller提供个接口类似remote_size(),能够在client端获取经过的链路信息,这样就能够知道哪个结点高延迟的. **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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
