lirong-Lee opened a new issue #351:
URL: https://github.com/apache/rocketmq-client-cpp/issues/351


   MessageDecder.cpp:87
   MessageExtPtr MessageDecoder::decode(ByteBuffer& byteBuffer, bool readBody, 
bool deCompressBody, bool isClient)
   
   When rocketmq adds cluster nodes, MessageDecoder::decode resolves 
queueOffset exception and bodyLen exception
   When byteBuffer.position, because the bodyLen is too large, an exception is 
thrown and the program crashes


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