Skip to content

Commit ef7d38d

Browse files
afiskonkelvich
authored andcommitted
Typo fixed
1 parent 3a9e118 commit ef7d38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arbiter.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ static void MtmReceiver(Datum arg)
11301130
} else {
11311131
Assert(ts->status == TRANSACTION_STATUS_ABORTED);
11321132
MTM_ELOG(WARNING, "Receive PRECOMMITTED response for aborted transaction %s (%llu) from node %d",
1133-
ts->gid, (long64)ts->xid, node); // How it can happen? SHould we use assert here?
1133+
ts->gid, (long64)ts->xid, node); // How it can happen? Should we use assert here?
11341134
if ((ts->participantsMask & ~Mtm->disabledNodeMask & ~ts->votedMask) == 0) {
11351135
MtmWakeUpBackend(ts);
11361136
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy