funky-eyes commented on issue #7490: URL: https://github.com/apache/incubator-seata/issues/7490#issuecomment-3026907755
Yes, if configured, when this limit is reached, it will release the global lock and change the global transaction status to rollback failed, then delete it (some versions may not delete it). If you enable this configuration, you need to ensure that your business consistency is not affected by dirty writes. -- 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]
