sandynz commented on issue #18894: URL: https://github.com/apache/shardingsphere/issues/18894#issuecomment-1176183274
> The XA transaction is not necessary. Currently, the specific implementation of TM is loaded through SPI. If there is an implementation of xa, the TM will be initialized unless the specific implementation of xa is removed. Any suggestions? If `!TRANSACTION` is not configured in server.yaml: - Should TransactionRule be initialized? - If TransactionRule is initialized, what's the defaultType of transaction (TransactionType), LOCAL, XA or BASE? -- 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]
