You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "beiwei30 (GitHub)" <gi...@apache.org> on 2018/11/01 03:02:46 UTC

[GitHub] [incubator-dubbo] beiwei30 commented on issue #2541: Lack of HealthCheck ,we need it

> 我这边提供一个思路看看是否可行,实现一个最低优先级的ServiceBean, 在这里拿到所有spring上下文ServiceBean的名字(BeanFactoryUtils.beansOfTypeIncludingAncestors(applicationContext, ServiceBean.class, false, false)), 每次在服务export时把成功暴露的bean从map剔除,在最后一个低优先级servicebean中检查没有正确暴露服务

should not rely on spring.

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2541 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org