funky-eyes commented on issue #8047: URL: https://github.com/apache/incubator-seata/issues/8047#issuecomment-4219949550
The datasource you provide to Seata must ensure that it does not automatically implement read-write splitting; otherwise, such issues may occur. You need to ensure that it always operates on the primary database. -- 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]
