The resolution procedure
states that the transaction that was ordered first commits on
all servers, whereas the transaction ordered second aborts, and
thus is rolled back on the originating server and dropped by the
other servers in the group. This is in fact a distributed first
commit wins rule