maixiaohai commented on issue #759:
URL: 
https://github.com/apache/rocketmq-client-go/issues/759#issuecomment-1001103482


   > yes, but should we just follow the fastjson schema, and change the origin 
gson format? @maixiaohai @wenfengwang
   
   Yeah, fastjson format is original currently. RMQ server use fastjson to 
encode and decode as default. 
   And Fastjson has security problem and produce some non-standard json schema. 
Only change the client schema can not solve this problem. 
   This is a related issue to describe the background 
https://github.com/apache/rocketmq/issues/2462.


-- 
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]


Reply via email to