Ah39 commented on issue #772: A question about MessageSysFlag . What if I need a type for example A type value is 16 ? URL: https://github.com/apache/rocketmq/issues/772#issuecomment-464600991 if I add a new type == 0x4 << 3 ( 16 ) , the new type dont work right ( return flag & TRANSACTION_ROLLBACK_TYPE ) what the real meaning of ( return flag & TRANSACTION_ROLLBACK_TYPE )
---------------------------------------------------------------- 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
