serverglen opened a new issue, #1760:
URL: https://github.com/apache/incubator-brpc/issues/1760

   **Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
   health_check_path 目前是全局维度的(gflags方式设置),实际上每个服务的健康检查接口可能都不一样,因此这个应该是服务维度的。
   
   **Describe the solution you'd like (描述你期望的解决方法)**
   在ChannelOptions中增加health_check_path,并且优先级高于全局的health_check_path
   
   **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.

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