aa13211062762 commented on issue #7050:
URL: 
https://github.com/apache/incubator-seata/issues/7050#issuecomment-2533783736

   @slievrly @funky-eyes 
业务场景是同一个接口被触发多次,这个接口是会抛出异常的,并发情况的其中一次请求就会一直处于RollbackRetrying状态,global_table表上status字段值为5,timeout为60000,这条记录会一直挂着,不会自动执行回滚。其它接口对这条记录操作时就出现io.seata.rm.datasource.exec.LockConflictException:get
 global lock fail的报错,这个问题我们已经复现了


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