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 2020/05/25 09:54:08 UTC

[GitHub] [rocketmq-spring] newweapon opened a new issue #260: Wiki needs update due to the change of sendMessageInTransaction()

newweapon opened a new issue #260:
URL: https://github.com/apache/rocketmq-spring/issues/260


   Since the transactional message method has been changed t:
   ```
   public TransactionSendResult sendMessageInTransaction(final String destination,
           final Message<?> message, final Object arg) throws MessagingException
   ```
   
   The wiki should also be updated on [https://github.com/apache/rocketmq-spring/wiki/Transactional-Message](https://github.com/apache/rocketmq-spring/wiki/Transactional-Message). It would be nice if a more detailed example can be given.


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



[GitHub] [rocketmq-spring] RongtongJin commented on issue #260: Wiki needs update due to the change of sendMessageInTransaction()

Posted by GitBox <gi...@apache.org>.
RongtongJin commented on issue #260:
URL: https://github.com/apache/rocketmq-spring/issues/260#issuecomment-633523824


   Good catch! I have modified it.


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



[GitHub] [rocketmq-spring] RongtongJin closed issue #260: Wiki needs update due to the change of sendMessageInTransaction()

Posted by GitBox <gi...@apache.org>.
RongtongJin closed issue #260:
URL: https://github.com/apache/rocketmq-spring/issues/260


   


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