muuzisoft commented on issue #1394: [ISSUE #1375]Clear compressed flag of half message URL: https://github.com/apache/rocketmq/pull/1394#issuecomment-524810075 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!
---------------------------------------------------------------- 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] With regards, Apache Git Services
