lucky-xin commented on issue #54:
URL: 
https://github.com/apache/dubbo-hessian-lite/issues/54#issuecomment-986367232


   序列化时:
   org.bson.types.ObjectId序列化会调用org.bson.types.ObjectId#writeReplace方法实际上序列化对象为
   
![image](https://user-images.githubusercontent.com/13815910/144773817-29cf9c04-240c-4bde-b607-414ef6cbc681.png)
   反序列化时:
   
![image](https://user-images.githubusercontent.com/13815910/144774293-fa226d5e-4899-4fc0-aacf-17bde9339c27.png)
   
反序列化时把org.bson.types.ObjectId.SerializationProxy反序列化为org.bson.types.ObjectId失败
   
   


-- 
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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to