lovepoem commented on issue #224: 建议设置默认序列化为java原生序列化方法 URL: https://github.com/apache/incubator-dubbo/issues/224#issuecomment-394078917 > dubbo hessian序列化发现在父类子类存在同名字段的情况下,如果父类的值为null的话,子类的同名字段赋值都会被覆盖为null This is fixed in latest version. Now the kyro,fastjson serialization component is added
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
