Road2Melon opened a new pull request, #777:
URL: https://github.com/apache/incubator-seata-go/pull/777

   <!--  Thanks for sending a pull request! 
   -->
   
   **What this PR does**:
   TM向TC发起事务提交时,TC返回了状态TimeoutRollbacking, 但没有抛出异常,导致TM认为事务提交成功,实际TC推动各个RM进行了回滚。
   **Which issue(s) this PR fixes**:
   <!--
   *Automatically closes linked issue when PR is merged.
   Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
   _If PR is about `failing-tests or flakes`, please post the related 
issues/tests in a comment and do not use `Fixes`_*
   -->
   Fixes #698 
   
   **Special notes for your reviewer**:
   I created two test cases to simulate two scenarios: normal and abnormal 
rollback when TM detects timeout
   **Does this PR introduce a user-facing change?**:
   <!--
   If no, just write "NONE" in the release-note block below.
   If yes, a release note is required:
   Enter your extended release note in the block below. If the PR requires 
additional action from users switching to the new release, include the string 
"action required".
   -->
   ```release-note
   
   ```


-- 
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: notifications-unsubscr...@seata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to