funky-eyes commented on issue #7335:
URL: 
https://github.com/apache/incubator-seata/issues/7335#issuecomment-2861619003

   你可以将两次update放入到一个本地事务中。
   如果你不使用Seata,你可以手动将第二个XA事务join到第一个XA事务中(这取决于数据库层面是否支持),如果join成功,理论上是可以重入这个资源的。


-- 
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

Reply via email to