hiberabyss commented on issue #1530:
URL: https://github.com/apache/incubator-brpc/issues/1530#issuecomment-900069052


   > 
[优雅退出](https://github.com/apache/incubator-brpc/blob/master/docs/cn/server.md#%E5%81%9C%E6%AD%A2)不能满足你的需求?
   
   不能满足需求,我现在用的就是优雅退出。但因为 k8s 的 service 只能拿到一个 ip 地址,load balance 是由后面的 ipvs 
来完成的,对 brpc client 来说只能看到一个 server,也就没法切换到别的 server 。


-- 
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