wxrqforever commented on issue #7078: URL: https://github.com/apache/incubator-seata/issues/7078#issuecomment-2562323954
> > > 为了防止同一时间多个tc同时进行补偿动作,比如重试提交/回滚。 > > > To prevent multiple TCs from performing compensation actions (such as retrying submit/rollback) at the same time. > > > > > > 但是现在应用只是接入了,并没有实际在使用全局事务,这个机制也会不断运行吗?并没有需要重试提交/回滚的全局事务、或者分支事务。 > > 因为是定时任务,执行前先拿到锁再执行任务,对业务没影响的。 Because it is a scheduled task, get the lock before executing the task, which has no impact on the business. 明白了 多谢 -- 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