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/02/18 06:21:26 UTC

[GitHub] Ah39 commented on issue #772: A question about MessageSysFlag . What if I need a type for example A type value is 16 ?

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


With regards,
Apache Git Services