jiangdongzi opened a new issue, #2188:
URL: https://github.com/apache/brpc/issues/2188
brpc支持从redis sentinel获取redis server, 提高可用性
目前想到的是新增 NamingService, 可以是订阅频道的方式, 也可以是周期性获取的方式,
但是sentinel一般是ip/url:port的形式提供, 这样好像无法传入load_balancer, 同时也就无法使用naming_service?
我看只有有load_balancer时才用naming_service, 好像陷入了矛盾
--
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]