iamqq23ue commented 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
   
   
   
   
   ------------------ 原始邮件 ------------------
   发件人:                                                                         
                                               "apache/rocketmq"                
                                                                    
***@***.***>;
   发送时间: 2021年12月10日(星期五) 下午4:28
   ***@***.***>;
   ***@***.******@***.***>;
   主题: Re: [apache/rocketmq] Why does case SLAVE_NOT_AVALIABLE roll back 
when sending transaction messages (Issue #3617)
   
   
   
   
   
    
   SLAVE_NOT_AVAILABLE is returned, the message is still sent successfully, and 
the client does not need to reissue
    
   —
   You are receiving this because you authored the thread.
   Reply to this email directly, view it on GitHub, or unsubscribe.
   Triage notifications on the go with GitHub Mobile for iOS or Android.


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


Reply via email to