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 2018/12/25 03:29:03 UTC

[GitHub] zhuwt1996 opened a new issue #629: Some questions about RocketMQ Transactional Message

zhuwt1996 opened a new issue #629: Some questions about RocketMQ Transactional Message
URL: https://github.com/apache/rocketmq/issues/629
 
 
   1.When I use rocketmq transactional message ,I find though I return LocalTransactionState.ROLLBACK_MESSAGE when I excute the LocalTransaction,the consumer will still consume the message sometimes.I wonder know why it happened?
   
   2.When I send a message in a Service class,and in the LocalTransaction I save a object to the database,then some exceptions happened  in the Service class,why I cannot successfully do the insert management?
   英语水平有限,就是说我在service层发送了一条消息,在执行本地事务的时候我进行了插入操作,service层发送完消息以后出现了异常,这也使得我的插入操作失败,我想知道为什么?

----------------------------------------------------------------
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