You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
elog(LOG,"Abort transaction %s because its coordinator is disabled and it is not prepared at node %d",ts->gid,MtmNodeId);
1483
+
//MtmUnlock();
1481
1484
MtmFinishPreparedTransaction(ts, false);
1485
+
//MtmLock(LW_EXCLUSIVE);
1482
1486
}else {
1483
1487
MTM_LOG1("Poll state of transaction %d (%s)",ts->xid,ts->gid);
1484
1488
MtmBroadcastPollMessage(ts);
1485
1489
}
1486
1490
}else {
1487
-
MTM_LOG2("Skip transaction %d (%s) with status %d gtid.node=%d gtid.xid=%d votedMask=%lx",ts->xid,ts->gid,ts->status,ts->gtid.node,ts->gtid.xid,ts->votedMask);
1491
+
MTM_LOG2("Skip transaction %d (%s) with status %d gtid.node=%d gtid.xid=%d votedMask=%lx",