dubbo使用kryo序列化报错:Unable to find class
Open
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
de.javakaffee
kryo-serializers
0.45
com.esotericsoftware
kryo
4.0.2
Agency类同时被A服务和B服务依赖,Agency类新增了一个字段,B服务重新打包上线,A服务调用B服务时,就会报错,错误如下:

目前在网上没找到有效的解决方案,类似的问题:https://blog.csdn.net/uniquewonderq/article/details/104641052
但是文章给出的第三个方案,在项目众多的情况,无法快速使用
Contributor guide
Assessment
This issue has not been assessed yet.