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 2019/11/15 02:36:54 UTC

[GitHub] [rocketmq] areyouok commented on issue #1394: [ISSUE #1375]Clear compressed flag of half message

areyouok commented on issue #1394: [ISSUE #1375]Clear compressed flag of half message
URL: https://github.com/apache/rocketmq/pull/1394#issuecomment-554183717
 
 
   > @liuruiyiyang The way I solve this problem is this:
   > Modify TransactionalMessageBridge.java decodeMsgList method
   > replace MessageDecoder.decode(bb) to MessageDecoder.decode(bb, true, false);
   > can you help me ? thank you!
   
   I think you are right.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services