Cicizz opened a new pull request #527: There is a bug in transaction delay messages URL: https://github.com/apache/rocketmq/pull/527 When transaction message's delayLevel > 0, the prepare message write to the topic SCHEDULE_TOPIC_XXXX so commit or rollback cannot be confirmed,the transaction message should be written to topic at the time of commit. Fix the sysFlag when parseHalfMessageInner()
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
