francisoliverlee edited a comment on issue #2496:
URL: https://github.com/apache/rocketmq/issues/2496#issuecomment-745722822


   if you want to end transaction,  return 
LocalTransactionState.ROLLBACK_MESSAGE in executeLocalTransaction()
   
   what's that mean for bellowing
   ```
   when i use the TransactionSendResult to call 
org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl.endTransaction(SendResult,
 LocalTransactionState, Throwable) i got an exception, like this
   ```


----------------------------------------------------------------
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:
[email protected]


Reply via email to