pjc516113732 commented on issue #7068: URL: https://github.com/apache/incubator-seata/issues/7068#issuecomment-2558819556
> 请查看rm侧,什么原因导致回滚失败。对于回滚失败的事务重启后只是删除和释放锁,而不正常运行时对于failed标记的事务不会进行重试。 Please check the RM side to identify the reason for the rollback failure. For transactions that fail to roll back, after a restart, only the locks are deleted and released, but for transactions marked as failed, no retry will be performed during normal operation 目前一时没法定位RM那里出了问题,有什么手动方式处理,不需要重启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: [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]
