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
/* Delay switching mode to online mode and keep cluster lock to make it possible to all other nodesrestablish
1855
-
*locagical replication connections with this node.
1856
-
* Under the intensive workload start of logical replication can bedealys forunpredicatable amount of time
1854
+
/* Delay switching mode to online mode and keep cluster lock to make it possible to all other nodesreestablish
1855
+
*logical replication connections with this node.
1856
+
* Under the intensive workload start of logical replication can bedelayed forunpredictable amount of time
1857
1857
*/
1858
-
BIT_SET(Mtm->nodeLockerMask,MtmNodeId-1);/* it istrik: this mask was originallyuse by WAL senders performing recovery, but here we are in opposite (recovered) side:
1858
+
BIT_SET(Mtm->nodeLockerMask,MtmNodeId-1);/* it istrick: this mask was originallyused by WAL senders performing recovery, but here we are in opposite (recovered) side:
1859
1859
* if this mask is not zero loadReq will be broadcasted to all other nodes by heartbeat, suspending their activity