zhfeng commented on issue #12771: URL: https://github.com/apache/shardingsphere/issues/12771#issuecomment-929808121
Well, I understand that this TansactionManager is used by Shardingsphere internal to commit to the backend database servers especially in the case of splitting a origin insert sql statment into two or more statments and routing to the different databases, which should be running with XA or SEAT transaction mode to make the data consistency. @RaigorJiang , is it right ? In @roodkcab scenario, it seems that he wants to use a XA transaction in the application and connect to the shardingsphere-proxy. So @roodkcab can you describe your question in more detail ? e.g. what is your application want to do in XA transaction ? -- 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...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org