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/04/07 03:06:28 UTC

[GitHub] [rocketmq-mqtt] aliensb opened a new pull request, #58: add channel decode exception ,replace JSONObject.toJSONString(obj).getBytes()

aliensb opened a new pull request, #58:
URL: https://github.com/apache/rocketmq-mqtt/pull/58

   add channel decode exception ,replace JSONObject.toJSONString(obj).getBytes(StandardCharsets.UTF_8) with JSON.toJsonByte(obj),add some unit tests to verify these changes.


-- 
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-mqtt] aliensb closed pull request #58: add channel decode exception ,replace JSONObject.toJSONString(obj).getBytes()

Posted by GitBox <gi...@apache.org>.
aliensb closed pull request #58: add channel decode exception ,replace JSONObject.toJSONString(obj).getBytes()
URL: https://github.com/apache/rocketmq-mqtt/pull/58


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