You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/06/14 03:43:57 UTC

[GitHub] [rocketmq-client-go] yusank opened a new pull request, #841: [ISSUE #823]fix: panic problem caused by json-iterator in go1.18

yusank opened a new pull request, #841:
URL: https://github.com/apache/rocketmq-client-go/pull/841

   ## What is the purpose of the change
   
   fixing client panic problem caused by low version of `json-iterator`
   
   ## Brief changelog
   
   update go version and `json-iterator` package version to latest.
   
   ## Verifying this change
   
   `json-iterator` repo has publish `v1.1.12` to fix panic problem in go go1.18
   <img width="1782" alt="image" src="https://user-images.githubusercontent.com/21994267/173488899-39b62051-8586-4962-ba49-14daa6bd27fe.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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-client-go] yusank commented on pull request #841: [ISSUE #823]fix: panic problem caused by json-iterator in go1.18

Posted by GitBox <gi...@apache.org>.
yusank commented on PR #841:
URL: https://github.com/apache/rocketmq-client-go/pull/841#issuecomment-1154678946

   #823


-- 
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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-client-go] ShannonDing merged pull request #841: [ISSUE #823]fix: panic problem caused by json-iterator in go1.18

Posted by GitBox <gi...@apache.org>.
ShannonDing merged PR #841:
URL: https://github.com/apache/rocketmq-client-go/pull/841


-- 
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: dev-unsubscribe@rocketmq.apache.org

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