liuxuzxx commented on pull request #3386:
URL: https://github.com/apache/rocketmq/pull/3386#issuecomment-938313563


   > > @liuxuzxx Is there any blocking reason to close this pull request? I am 
pretty interested in this issue and willing to work collaboratively with you to 
resolve issues. We can even resolve dependent issues at the first phase and 
eventually make RocketMQ speaks standard JSON.
   > 
   > 
主要是现在,我想到的方案就是通过这个version进行判断,来做兼容,但是这个实行起来,我需要获取在哪个version开始做转换,所以,现在是遇到了这个问题!
   
   
后来,我想了下,我只是go解析这个非规范的json的问题,我后续查看下是否可以通过go调用js引擎来半自动处理这个非法的json数据,有人建议修改go解析json的代码,不过我觉得太过于麻烦了,所以暂时看下是否能通过go调用js的引擎来处理下!


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