In a Two-Phase Commit protocol, if the coordinator fails after sending a prepare message, the system enters a state of uncertainty where participants are blocked. Because the participants do not know if the coordinator decided to commit or abort, they must wait for the coordinator to recover to avoid data inconsistency, as there i....
Log in to view the answer