lirong-Lee commented on issue #351:
URL: 
https://github.com/apache/rocketmq-client-cpp/issues/351#issuecomment-814621420


   @ifplusor 
   This is the data I grabbed,
   1buf is the data printed in std::vector<MessageExtPtr> 
MessageDecoder::decodes(ByteBuffer& byteBuffer, bool readBody).
   2buf is the data printed in MessageExtPtr MessageDecoder::decode(ByteBuffer& 
byteBuffer, bool readBody, bool deCompressBody, bool isClient).
   Before the comma is the thread id
   Currently data can be consumed normally using java sdk
   
[rocket.log](https://github.com/apache/rocketmq-client-cpp/files/6269262/rocket.log)
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to