Talk:Two-phase commit protocol: Difference between revisions

Content deleted Content added
mNo edit summary
Line 14:
How can it be that "all known commercial implementations recover correctly (to abort) if such faliure occures [sic]?" At some point the coordinator must start calling the FINAL commits on all the participants, either all at once or one-at-a-time (same thing). If one of the partipants fails the final commit, won't the data be left in an inconsistent state? This is what the "resources that committed prior to this failure cannot be rolled back" is suggesting.
 
I believe this is a MAJOR question (really, "'is 'two-phase commit' a magic bullet?") and even IF it is true that "all known commerical implementations recover correctly," I think that this magical point should be included in the article somehow. --[[User:Daniel Rosenstark|Daniel Rosenstark]] 01:24, 12 June 2006 (UTC)