ToryZhou edited a comment on issue #9676:
URL: https://github.com/apache/dubbo/issues/9676#issuecomment-1037011471


   dubbo 遇到问题应该去哪里解决呢? jodatime的反序列化应该是个通用问题都没有搜索到答案,谁可以提供点信息呢?
   
   难道没有人遇到同样的问题么?
   
   相关报错记录,里面目前还没有说明解决方案
   https://github.com/apache/dubbo/issues/126
   https://github.com/apache/dubbo-hessian-lite/issues/6
   
   Joda已经确定不是他们那边的问题 :
   http://sourceforge.net/p/joda-time/bugs/104/
   http://sourceforge.net/p/joda-time/bugs/80/
   
   最近有forker在修自定义序列化方式的问题  
   https://github.com/apache/dubbo/pull/9550/commits     
   
   目前获取支持的序列化方式只有4种
   scopeModel.getExtensionLoader(type).getSupportedExtensions()
   compactedjava hessian2 java nativejava
   
   
![image](https://user-images.githubusercontent.com/7485710/153704036-7522bfd6-d02a-4603-b9bf-a482b3e7f181.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to