Albumen Kevin

Results 745 comments of Albumen Kevin

https://github.com/apache/dubbo/pull/10540

https://github.com/apache/dubbo/pull/10542

https://github.com/apache/dubbo/pull/10546

https://github.com/apache/dubbo/pull/10561

https://github.com/apache/dubbo/pull/10566

The origin version is 9.4.43.v20210629. Why downgrade?

> 在本地和容器中无法复现,但是在生产环境会有这个问题,导致优雅下线失败 这个应该是在 kill 的过程中外部的由 spring 管理的 LaunchedURLClassLoader 已经关闭了,导致 Dubbo 无法加载新的下线相关的类导致的

@GitHubLRui "x.x.x.x:2181" 和 “127.0.0.1:2181” 是一样的吗,如果一样的话相对于 dev1 的地址在 dev2 中也存在,那 consumer 读到就是正常的

升级到 3.0 或者 3.1 试下,这个我本地测试是没问题的