Albumen Kevin

Results 745 comments of Albumen Kevin

> 配置文件直接设置 `dubbo.application.service-discovery.migration=FORCE_APPLICATION` 这个设置方式在3版本无法兼容2版本 Dubbo 2 的应用级服务发现很多设计有缺陷,不建议使用 Dubbo 2 的应用级服务发现

Already fixed in https://github.com/apache/dubbo-hessian-lite/pull/70

Already fixed in https://github.com/apache/dubbo-hessian-lite/pull/71

Hessian2Input 的 ThreadLocal 在 Dubbo 高版本已经移除,可以升级 3.1.7 版本看下

> 这是生产的应用,涉及的老应用较多,大版本升级估计不太可能,不考虑出修复版本吗 2.7.x 版本目前已经是仅安全维护状态了,而且将在下个月发布正式 EOL。目前最新的开发版本是 3.2.0。 发版规划请参考:https://cn.dubbo.apache.org/zh-cn/blog/2022/10/22/%E8%81%9A%E7%84%A6%E7%A8%B3%E5%AE%9A%E6%80%A7dubbo-java-%E5%8F%91%E7%89%88%E8%A7%84%E5%88%92%E5%85%AC%E5%B8%83/ 如果升级过程中有任何问题可以提交 issue,对于大规模集群也可以联系我们提供专门的协助。

Dubbo Hessian Lite is not ready to continue incorporating new features. Dubbo is migrating the serialization protocol to fastjson2, if there are new functions, please verify on fastjson2. Since there...

Already fixed in https://github.com/apache/dubbo-hessian-lite/pull/70

![image](https://github.com/user-attachments/assets/9059b558-95b0-4de9-867e-ffbcaf957720)