You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/11/08 12:32:44 UTC

[GitHub] [dubbo-samples] lucky-xin opened a new issue #391: org.bson.types.ObjectId序列化以及反序列化问题

lucky-xin opened a new issue #391:
URL: https://github.com/apache/dubbo-samples/issues/391


   MongoDB ObjectId在消费者与提供者传递过程之中变了,复现代码链接https://github.com/lucky-xin/dubbo-samples


-- 
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-unsubscribe@dubbo.apache.org

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



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


[GitHub] [dubbo-samples] lucky-xin commented on issue #391: org.bson.types.ObjectId序列化以及反序列化问题

Posted by GitBox <gi...@apache.org>.
lucky-xin commented on issue #391:
URL: https://github.com/apache/dubbo-samples/issues/391#issuecomment-963108948


   服务提供者拿到消费者ObjectId之后再把ObjectId传回去
   ![image](https://user-images.githubusercontent.com/13815910/140742862-6d22c8b5-aa67-48e3-818b-0e0d8f689d93.png)
   服务消费者实现
   ![image](https://user-images.githubusercontent.com/13815910/140743044-18bb6bd8-194f-4bf2-8b41-4b31b3562cea.png)
   测试案例shu输出结果和刚开始传递的ObjectId不一致
   ![image](https://user-images.githubusercontent.com/13815910/140743171-365729cc-44fd-4710-bb71-1cde900c2b34.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: notifications-unsubscribe@dubbo.apache.org

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



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