We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c031a commit edb06c6Copy full SHA for edb06c6
multimaster.c
@@ -1781,7 +1781,7 @@ static void MtmPollStatusOfPreparedTransactions()
1781
1782
/*
1783
* Node is disabled if it is not part of clique built using connectivity masks of all nodes.
1784
- * There is no warranty that all noeds will make the same decision about clique, but as far as we want to avoid
+ * There is no warranty that all nodes will make the same decision about clique, but as far as we want to avoid
1785
* some global coordinator (which will be SPOF), we have to rely on Bron–Kerbosch algorithm locating maximum clique in graph
1786
*/
1787
static void MtmDisableNode(int nodeId)
0 commit comments