funky-eyes commented on issue #6299:
URL: 
https://github.com/apache/incubator-seata/issues/6299#issuecomment-1909244177

   > > 因为在高版本上认为被脏写的数据是需要人工介入的,无法通过无限回滚来完成,所以在高版本上尝试一次无法成功后标记为失败因为在更高版本上被认为脏的 
数据需要人工干预并且无法通过无限回滚来完成,在更高版本上尝试一次失败后将其标记为 FAIL
   > 
   > 好的,我现在lock_table是一个大事务,10个branch,我该一条一条人工回滚吗,还是可以怎样通过手动调用seata去重试呢?
   
   目前只能人工去回滚后,手动删除这个branch,后续版本会增加控制台事务控制功能,可手动触发重试
   At present, you can only manually go to the rollback, manually delete the 
branch, the subsequent version will increase the console transaction control 
function, you can manually trigger the retry


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

Reply via email to