funky-eyes commented on issue #7166: URL: https://github.com/apache/incubator-seata/issues/7166#issuecomment-2664661431
xa事务prepare后是不支持资源冲入的,你必须保证你的JdbcTemplate再本地事务中使用的是同一个connection,如果你的本地事务不生效导致连接没有复用,那这与seata无关 -- 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...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org