funky-eyes commented on issue #7490: URL: https://github.com/apache/incubator-seata/issues/7490#issuecomment-3026812715
If there are unreleased locks, there are two possible causes: 1. Retry failure - please check the client logs for rollback failures. 2. New branches joining during transaction resolution, causing omissions - this will automatically unlock after 2 minutes and 10 seconds. For the first case, you need to check your client logs. For example, if rollback is prevented by dirty writes, you need to resolve the dirty write issue. -- 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