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方法实际上序列化对象为  反序列化时:  反序列化时把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