Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
多个事务同时提交问题 #522
多个事务同时提交问题 #522
Comments
|
在全部收到回复成功的时候,事务资源管理器,准备进行提交,其中提交的过程中,一部分提交成功了,一部分提交失败了,这种情况下也会造成数据不一致问题, 请问这种情况是怎么处理的? |
可以看看TM端异常表里有没有记录,有的话可以人工手动介入,否则就没办法了,为了性能、轻量,LCN没有记录事务日志,可以参考下Seata。 |
Why you need it?
Is your feature request related to a problem? Please describe in details
How it could be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
Other related information
Add any other context or screenshots about the feature request here.