What happens if there is a network connection failure during two-phase commit processing?
如果在两阶段提交处理过程中出现网络连接故障,会发生什么情况?
Recovery processing isn't really part of two phase commit.
恢复处理其实不是两阶段提交的一部分。
If the login processing is successful, then the commit method is called.
如果成功处理login,则将调用commit方法。
If the login processing is successful, then the commit method is called.
如果成功处理login,则将调用commit方法。
应用推荐