KnothHe opened a new issue, #21296: URL: https://github.com/apache/shardingsphere/issues/21296
Hi, there is a typo in [ShardingSphere > Features > Distributed Transaction > XA Transanction] section. > XA transaction adopts the concepts including AP(application program), YM(transaction manager) and RM(resource manager) to ensure the strong consistency of distributed transactions. should be > XA transaction adopts the concepts including AP(application program), TM(transaction manager) and RM(resource manager) to ensure the strong consistency of distributed transactions. The change is `YM` -> `TM`. -- 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]
