iamqq23ue edited a comment on issue #3617:
URL: https://github.com/apache/rocketmq/issues/3617#issuecomment-990739447
public TransactionSendResult sendMessageInTransaction
case SLAVE_NOT_AVAILABLE:
localTransactionState =
LocalTransactionState.ROLLBACK_MESSAGE;
break;
According to the above code, the transaction message will be rolled back
when SLAVE_NOT_AVAILABLE
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]