Albumen Kevin

Results 744 comments of Albumen Kevin

> 其实集成dubbo+feign是SCA的一个优势,但是目前dubbo一直存在一个No provider问题修复了很多个版本依然没有修复导致很多人慢慢放弃掉SCA,不是应该集中力量着重修复这个问题吗? 关于 no provider 问题的排查 Dubbo 在最近的几个版本(3.x)做了一些增强 ( https://github.com/apache/dubbo/issues/9826 ),具体使用文档还在补充中,后续 Dubbo 社区也会着重对 Dubbo 的使用上的疑难问题做解决,也欢迎到 Dubbo 去提 issue

Please follow the changes in https://github.com/apache/dubbo/pull/10256. Check if fixed or not.

https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/config/properties/#registry dubbo registry useAsMetadataCenter 配置为 false 如果通过yaml需要改成 use-as-metadata-center

服务端如果抛的checked 类型异常,dubbo 不会转换的。如果是 unchecked 的是否转换成 BizException 我觉得可以尝试做下。

> 易用,方便,稳定,速度 这四个方面方便展开讲一下嘛

> > Recently, we have been improving the content of mesh, and we will give detailed operation documents to explain at that time. > > How's it going now? I...

这个需要升级下 pinpoint 版本,请联系对应商业化团队

Nacos 使用 2.0.4 以后的版本试下

> > Nacos 使用 2.0.4 以后的版本试下 > > 目前公司使用的是2.0.3,有其他方式解决么,升级可能比较麻烦 这个是 nacos server 的 bug。 https://github.com/alibaba/nacos/issues/7502 https://github.com/alibaba/nacos/pull/7503