wt-better commented on code in PR #6427: URL: https://github.com/apache/incubator-seata/pull/6427#discussion_r1555199429
########## compatible/src/main/java/io/seata/saga/rm/SagaResourceManager.java: ########## Review Comment: Because the class paths of BranchStatus and TransactionException have changed, they cannot be inherited unless converted once. The current approach is to directly use the SagaResourceManager of the historical io.seata and replace the implementation of StateMachineEngineHolder, which is more convenient. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
